imprimer en python
#Print
#Put a value
print('This is a print func')
Colorful Capuchin
#Print
#Put a value
print('This is a print func')
print("You can print whatever you like and it'll be shown in the output")