Lesson 1, Topic 1
In Progress
Welcome To Jazeeri Python Course
Lesson Progress
0% Complete
References
Jobs That Use Python:
https://www.zippia.com/advice/what-jobs-use-python/
Python Developers Salaries:
https://www.indeed.com/career/python-developer/salaries
myCompiler Code Editor:
https://www.mycompiler.io/new/python
Code of the Lesson
print('Welcome to Python')
print('I love Python')
print('Python is wonderful')