Through this course i am learning and utilizing the use of markdown files in order to improve my code!
# Hello, World!console.log("Hello, World!");#include <stdio.h>
int main() {
printf("Hello, World!\n");
return 0;
}- Sleep
- Code
- Eat
- Repeat
