Saturday, March 9, 2019

Python programming

Print something to the console -:

print("Hi there")

Here we donot use semicolon to terminate the statement.

No comments:

Post a Comment