Introduction to Python
a logo of Python language
Topic 1 : Getting Started with Python
Lesson 1 : Writing Code
"Python is one of the most popular and useful languages used to give instructions to
computers"
- Simple Syntax : print(" ")
print("welcome")
print("level up")...
nongeekcodelab.hashnode.dev4 min read