Sukhrob’s blog
Back to blog

Python Live session

2025-02-15

Just an example of my sample blog post.

Personal

Python Live session - 31 days is a challenge to learn from basics to advanced topics in different spheres.

def add(a, b):
    return a + b

print(add("Hello, ", "world!"))

you can see what i did in my youtube channel

© 2025 sukhrob.io