mirror of
https://github.com/Comp211-SP24/lab-00-Rushilwiz.git
synced 2025-04-03 19:50:17 -04:00
fix: punctuation
This commit is contained in:
parent
9e38efc496
commit
991100f8cf
|
@ -5,7 +5,7 @@
|
|||
#include <stdlib.h>
|
||||
|
||||
int main() {
|
||||
printf("Hello, world!\n");
|
||||
printf("Hello, world.\n");
|
||||
printf("Welcome to C!");
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user