Data & Sequence Types
Python 3
| Beginner
- 10 Videos | 1h 13m 29s
- Includes Assessment
- Earns a Badge
Python has a unique culture and community that has built up around it and that value its core philosophy. Explore built-in data types in Python.
WHAT YOU WILL LEARN
-
use the int data type in Python and recognize its characteristicsuse the float data type in Python and recognize its characteristicsperform basic math functions, such as addition, subtraction, multiplication and division, and use the Math moduleuse the bool data type in Python and recognize its characteristicsdescribe sequence types and use the str type in Python
-
use the bytes type in Pythonuse the bytearray type in Pythonuse the list type in Pythonuse the tuple type in Pythonuse slicing on sequence types in Python
IN THIS COURSE
-
1.The int Type in Python5m 34sUP NEXT
-
2.The float Type in Python3m 36s
-
3.Basic Math Functions in Python4m 36s
-
4.The bool Type in Python5m 10s
-
5.The str Type in Python11m 29s
-
6.The bytes Type in Python7m 17s
-
7.The bytearray Type in Python6m 43s
-
8.The list Type in Python11m 6s
-
9.The tuple Type in Python5m 46s
-
10.Slicing in Python12m 13s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE

COURSE
New Developments in Python