2-Programming with Python: Hands-On Introduction For Beginners
2) Programming with Python: Hands-On Introduction For Beginners
String
11. What is a string and how to define one?
String
12. String operations
List
13. What is a list and how to create one?
List
14. List operations
14. List operations
Tuple
15. What is a tuple and how to create one?
15. What is a tuple and how to create one?
Dictionary
16. What is a dictionary and how to create one?
16. What is a dictionary and how to create one?
Dictionary
17. Dictionary operations
17. Dictionary operations
Conditional Statements
18. What are conditional statements?
18. What are conditional statements?
Conditional Statements
19. Different types of conditional statements
19. Different types of conditional statements
Conditional Statements
20. Using logical operators in conditional statements
20. Using logical operators in conditional statements