Python code for beginners 1

in #coding4 years ago

Here is some basic Python code for beginners:

Copy and paste this code into the latest version of Python to see what happens when it's run.

print("I am learning to code in Python")

Result:

Hopefully when the code is run, the screen will say 'I am learning to code in Python'.

Breakdown of code:

The print() function prints the specified message to the screen, or other standard output device.

Got any questions ? Simply put them in the comments.

Coin Marketplace

STEEM 0.20
TRX 0.25
JST 0.039
BTC 97549.65
ETH 3484.99
USDT 1.00
SBD 3.21