#Learning C ##Project tasks 0. Run a C file through the preprocessor and save the result into another file.

  1. Write a script that generates the assembly code of a C code and save it in an output file.
  2. Write a script that compiles a C file but does not link.
  3. Write a C program that prints exactly "Programming is like building a multilingual puzzle
  4. Write a script that compiles a C file and creates an executable named cisfun.
  5. Write a C program that prints exactly with proper grammar, but the outcome is a piece of art,
  6. Write a C program that prints the size of various types on the computer it is compiled and run on.