#python #tutorial #AdvancingInPython
Python tutorial for beginners ๐
variables โ
multiple assignment ๐
string methods ใฐ๏ธ
type cast ๐ฑ
user input โจ๏ธ
math functions ๐งฎ
string slicing โ๏ธ
if statements ๐ค
logical operators ๐ฃ
while loops ๐
for loops โฐ
nested loops โฟ
break continue pass โ
lists ๐งพ
2D lists ๐
tuples ๐
sets ๐ด
dictionaries ๐
indexing ๐
functions ๐
return statement ๐
keyword arguments ๐
nested function calls ๐๏ธ
variable scope ๐ฌ
*args ๐ฆ
**kwargs ๐
string format ๐ฌ
random numbers ๐ฒ
exception handling
๐ฎ GAMES & PROJECTS ๐ฎ rock, paper, scissors game ๐ฟ quiz game ๐ฏ clock program ๐ calculator program ๐ฉ text editor program โ๏ธ tic tac toe game โญ snake game ๐