To print out the value of a variable we need the function print(). In the brackets has to be written what shell be printed. It works with most numbers, int and float. If you want to print a text (string) you need to put them in quotes (double or single). With print() we can print …