Floats and Integers | How To Python

Publicado em: 27 Maio 2023
no canal de: b001
53,003
1k

In this segment of How To Python, we discuss floating point numbers and integers in Python and many of the basic functions and operations that can be performed on them.

⭐ Join my Patreon:   / b001io  
💬 Discord:   / discord  
🐦 Follow me on Twitter:   / b001io  
🔗 More links: https://linktr.ee/b001io

Test Your Knowledge Answers:
Statement 1
print(type(1.3))
Output: class 'float'

Statement 2
x = 2 + 8.1
print(type(x))
Output: class 'float'

Statement 3
print(11 % 2)
Output: 1

Statement 4
print(5 != 5)
Output: False

Statement 5
print(round(1.54, 0))
Output: 2.0

Statement 6
print(int(59.6))
Output: 59


Nesta página do site você pode assistir ao vídeo on-line Floats and Integers | How To Python duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário b001 27 Maio 2023, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 53,003 vezes e gostou 1 mil espectadores. Boa visualização!