Criado por Thomas Hegarty
mais de 6 anos atrás
|
||
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!
Quer criar suas próprias Notas gratuitas com a GoConqr? Saiba mais.