Erstellt von Thomas Hegarty
vor mehr als 6 Jahre
|
||
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!
Möchten Sie kostenlos Ihre eigenen Notizen mit GoConqr erstellen? Mehr erfahren.