All you need to know
Did you know that Python is one of the most popular languages among programmers? Learn more with this free interactive workshop.
Master the basics of Python programming that includes objects, variables and types. Discover more about..
Python types (booleans, strings, integers and floats): How they combine together in a list structure and its basic operations.
Conditionals and for loops: How to perform conditional operations and for loops
String Manipulation: How to modify string cases with Python