Simple notes for python :
• Print() function
• Varibles
• Multiple assignment operator
• Variable naming convention
• Interger and Floats
• Boolean datatype, comparison & logical operator
• Strings
• Type & type conversion
• String method: format()
• Lists & membership operator
• Tuples
• Dictionaries & identity operator