5 lines
160 B
Python
5 lines
160 B
Python
* What Do Know SO far?
|
|
|
|
** print : The print function in Python is a function that outputs to your console window whatever you say you want to print out.
|
|
|
|
**
|