In this stream, you will learn about python programming and it fundamentals. Some of the aspects covered are:
Python inputs and outputs (using print() and input() function)
Implicit and Explicit type conversion (type casting)
Understanding boolean operators
Strings in Python
String indexing and slicing
String methods
Operations allowed on strings
Note that this is a continuation lesson of our Python Programming Live sessions. A link to the complete playlist can be found below:
• Introduction to Python, Syntax, Varia...