68787 подписчиков
102 видео
Função embutida em Python: pow()
Função embutida em Python: sorted()
Função embutida em Python: sum()
Função embutida em Python: format()
Função embutida em Python: max()
Função embutida em Python: range()
Função embutida em Python: help()
Função embutida em Python: filter()
Função embutida em Python: enumerate()
Função embutida em Python: map()
Função embutida em Python: round()
Função embutida em Python: zip()
Pill 20 - multiple declaration of variables in Python
Pill 21 - using underscore "_" as variable in Python
Pill 16 - integer type variable (int) and type built-in function in Python
Pill 11 - what are reserved words in Python
capitalize( ) e casefold() - Métodos de String - Python
Pill SEVEN - how to get integer part of division in Python
Como converter imagem em PDF com Python?
Pill 18 - string type variable (str) in Python
Pill 22 - 'single' and "double" quotes in Python strings