29 тысяч подписчиков
136 видео
Learn to code your own language translation program with python
Python string methods-3: index, islower, isupper, replace
Generate fake random name with faker in python
How do we print the reverse of a text in Python?
Bir dakikada arayüzle birlikte hesap makinesi yapımı (python tkinter ile)
Learn how to use enumerate in python
View how many CPU cores are on your computer with python
Screenshot with python
How to rotate image in python
Convert mp4 files to mp3 easily in python
Flatten a list in python
Storing elements of a list into new variables
Get disk usage with python
The Fibonacci Sequence recursively in python
How to print emoji in python
Measure similarity between two strings in python
Another way to define empty function in python
Slicing a list in python
Pandas Ders-8: Verileri Birleştirme İşlemleri (concat ve merge)
Select dtypes in pandas
GUI with Tkinter-6: Button command
Python string methods-2: center, count, endswith
Convert comma-separated float numbers to dot-separated
Python string methods-1: capitalize, casefold, upper, encode
GUI with Tkinter-4: Label style
Calculate factorial recursively in python