Just an example of my sample blog post.
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