Estimated Time to Complete
Only available after login
What You'll Learn
Concepts:
What are Lists in Python
Multiline strings in Python
Python String Fundamentals
Positional versus keyword arguments in Python
String concatenation and f-string interpolation in Python
Accessing Command Line Arguments in Python via sys.argv
Creating Python scripts with print function
Creating tuples in Python
Using AND, OR, and NOT in Python
Importing Modules in Python
How to Import Modules in Python
Calling Sum Function in Python
Python commenting syntax with single-line and inline comments
Python conditional operators
Prompting users for input in Python
Read text files in Python using the open function and context managers
Python if, elif, and else Conditional Execution
Reading files line by line in Python
List Slicing in Python
Tuple unpacking in Python
for Loop iteration over iterables in Python
What are Python Sequences?
Type conversion and method invocation in Python