We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20c17cc commit e72bf4dCopy full SHA for e72bf4d
calculations.cs
@@ -1,7 +1,7 @@
1
using System;
2
3
-class calulations{
+class calculations{
4
void factorial(float ofNumber){
5
for(int i; i = )
6
}
7
-}
+}
0 commit comments