We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd5ff4 commit f38c08bCopy full SHA for f38c08b
2_variables.c 02_variables.c2_variables.c renamed to 02_variables.c
@@ -11,4 +11,4 @@ int main() {
11
printf("%f\n", myFloatNum);
12
printf("%c\n", myLetter);
13
return 0;
14
-}
+}
0 commit comments