Skip to content

Commit e4284fd

Browse files
authored
Merge pull request #6 from 112121040/master
converted a code from switch to if else
2 parents da1fc1a + ad80d6b commit e4284fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Switch.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ void main() {
9292
system("pause");
9393
}
9494

95-
95+
+

0 commit comments

Comments
 (0)