Python Basics Advanced Syllabus
Python Basics Advanced Syllabus
I. Python Basics
Chapter 5: Strings
5.1 Introduction to Python 'string' data type
5.2 Properties of a string
5.3 String built-in functions
5.4 Programming with strings
5.5 String formatting
Chapter 6: Lists
6.1 Introduction to Python 'string' data type
6.2 Properties of a list
6.3 List built-in functions
6.4 Programming with lists
6.5 List comprehension