Python is a powerful high-level, object-oriented programming language. It has simple easy-to-use syntax, making it the perfect language for someone trying to learn computer programming for the first time. It has wide range of applications from web development , scientific and mathematical computing to desktop graphical user interfaces.Explore the beautiful world of programming python with this workshop.
Syllabus
What is python?
Lines and indentation
Multi line statement
Quotation
Comments
Keywords
Identifiers
Data types and variables(numbers, strings,lists,tuples,dictionaries)