Small misc projects I have made
Go to file
Daniel Løvbrøtte Olsen 4ed821f1ae Uploaded FizzBuzz Implementation with Ternary
had to use the printf statements  inside because char* and  int can't be displayed with same %-label thing
2015-08-27 22:51:38 +02:00
FizzBuzz.c Upload FizzBuzz.c 2015-08-27 22:01:44 +02:00
FizzBuzzTernary.c Uploaded FizzBuzz Implementation with Ternary 2015-08-27 22:51:38 +02:00
isPrime.c Added isPrime.c 2015-08-27 21:19:24 +02:00
README.md Initial commit 2015-08-27 21:17:04 +02:00

Misc-small-projects

Small misc projects I have made