Go to file
BBaoVanC 248bf73696
Add j.c
2021-01-19 10:40:24 -06:00
.gitignore Add .gitignore 2020-10-20 10:37:23 -05:00
README.md Initial commit 2020-10-20 10:32:46 -05:00
askyn.c Add askyn.c 2020-11-19 10:30:32 -06:00
coinflip.c coinflip.c: Change flips to be unsigned (becuase I don't care) 2020-11-20 11:32:04 -06:00
ecode.c Add ecode.c 2020-12-06 20:22:45 -06:00
hello-world.c Add trailing newline to hello-world.c 2020-10-20 16:08:09 -05:00
j.c Add j.c 2021-01-19 10:40:24 -06: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
stdinfile.c Add stdinfile.c 2020-12-02 15:11:40 -06:00

README.md

c-practice