Data Types & Expressions in Python

preview_player
Показать описание
In this video, we'll take a look at some of the fundamental data types, including strings, integers, and floats.

We'll learn how to write expressions using arithmetic operators, how to manipulate strings, and finally, we'll look at type casting.

Watch the entire Python series to learn every bit! 🔥

Course content:
00:00-00:06 Intro
00:06-00:30 What you'll learn
00:30-00:45 What's a data type?
00:45-00:53 What's a string?
00:53-00:56 What's an integer?
00:56-01:07 What's a float?
01:07-02:20 Printing strings
02:20-02:48 Escaping characters
02:48-03:00 Single-line comments
03:00-03:30 Multi-line comments
03:30-03:42 Doc strings
03:42-03:52 Numerical data types
03:52-03:59 Integer
03:59-04:16 Float
04:16-06:47 Arithmetic operators
06:47-07:08 String manipulation
07:08-07:16 Concatenate/join strings
07:16-07:28 Repeat string
07:28-08:46 Useful string methods
08:46-10:36 Type casting
10:36-10:46 Outro
Рекомендации по теме