make python console code example
Example: how to write something in the pyton console
#to write something in the console just type print()
#like this:
print("Hello World!")
#to write something in the console just type print()
#like this:
print("Hello World!")