I watched your old Christmas tree in Python video just the other day (along with several others). Great having this kind of content back on the channel, really appreciate your work. Merry Christmas. 🎁🎄
Great to see you back in old style.
clearing the screen on each frame and re-printing everything sometimes causes flickering. You can use ‘curses’ to draw characters on a custom position in the screen
Merry Xmas, ur videos are the best, easy and straight to the point! I took a lot of inspiration from you to make my ytube channel ♥
So loved this ♥.. Great to see you back 😊
Joyeux Noël. Thanks for all your clear and concise videos.
Heckin yeah!!!!!! Cheers and Merry Christmas/Happy Holidays!
Merry Christmas!
Thanks!
Merry Christmas and nice video! I would make this if I trusted myself not to get mesmerized by it.
Should add a blizzard/wind variation to make the snow go diagonally occasionally
That's a terminal screen saver 🤘
Please teach us these skils . We are your big fan ❤❤❤
Wth i just saw the picture and give me the idea and this what i got import random import time sf = ["*", "°", "•","."] sp= [" "," "," " ," "] while True: s1=random.choice(sf) s2=random.choice(sf) s3=random.choice(sf) s4=random.choice(sf) ar1= random.choice(sp) ar2= random.choice(sp) ar3= random.choice(sp) ar4= random.choice(sp) time.sleep(0.5) print(ar1+s1+ar1+s2+ar2+s3+ar3+s4+ar4) Its working very well but when i saw the video i was shocked 😅
my first python program!
That’s awesome! A bit late for the party, but Mary Christmas and happy new year
Oh what fun!
awesome ty
do you have a playlist for the other folders in the project?
@bruno-zl9qn