Go to file
BBaoVanC 0a4002e05f
letter-grade.c: Change printf to %li instead of %i and move return 0; inside if statement
2020-10-22 22:59:54 -05:00
.gitignore Add .gitignore 2020-10-20 10:37:23 -05:00
README.md Initial commit 2020-10-20 10:32:46 -05:00
hello-world.c Add trailing newline to hello-world.c 2020-10-20 16:08:09 -05:00
letter-grade.c letter-grade.c: Change printf to %li instead of %i and move return 0; inside if statement 2020-10-22 22:59:54 -05:00

README.md

c-practice