Python Tutorial for beginners: Numbers | Software Testing

Опубликовано: 02 Март 2025
на канале: TestSoftUSA
31
1

Python Tutorial for beginners - Numbers | Software Testing
There are three numeric type numbers in Python which are as follows:
int
float
complex
int - whole number, positive or negative, without decimal, unlimited length
float - positive or negative and contain one or more decimal
complex - Complex numbers are written with a "j" as the imaginary part
In this video we explained all numbers in Python so watch this video that will be helpful for learning purpose.

#python
#learnpython
#pythontutorial
#softwaretesting
#programming
#testsoftusa
#freetutorial
#numbers

00:00 Intro
00:13 Video Topics
01:12 Python Number tutorial
09:00 Outro

Python Tutorial for beginners - Numbers | Software Testing