Creado por Thomas Hegarty
hace más de 6 años
|
||
Python 3.2 The print function allows the user to tell the computer to output something to the user that is running the program. Fro example if a user wanted the computer to output Hello World! the user would do the following: print("Hello World!") The output of the code would then be: Output: Hello World!
¿Quieres crear tus propios Apuntes gratis con GoConqr? Más información.