<p>You may have noticed in previous courses, that in the beginning of the file we often write somthing like #include<stdio.h>. This tells the preprocessor to include the standart io library to your program.</p>