Python data types 6: Converting from one type to another

Опубликовано: 17 Октябрь 2024
на канале: Christopher Davis, UC Irvine
81
2

Python notes for Math 9:
https://christopherdavisuci.github.io...

Python playlists for Math 9:
Python data types:    • Python data types  
Alternating list:    • Alternating list  
NumPy:    • NumPy  
Pythonic code:    • Pythonic code  
Matplotlib:    • Matplotlib  
Newton's Method:    • Newton's Method  
Pillow image processing:    • Pillow image processing  
Brief introduction to object-oriented programming:    • Brief introduction to object-oriented...  

00:00 List to tuple
1:14 String to list
2:07 Non-example
2:35 Special case of list to dictionary
3:40 Bool to int
4:30 Outro