#Learning C ##Project tasks 0. Run a C file through the preprocessor and save the result into another file.
- Write a script that generates the assembly code of a C code and save it in an output file.
- Write a script that compiles a C file but does not link.
- Write a C program that prints exactly "Programming is like building a multilingual puzzle
- Write a script that compiles a C file and creates an executable named cisfun.
- Write a C program that prints exactly with proper grammar, but the outcome is a piece of art,
- Write a C program that prints the size of various types on the computer it is compiled and run on.