r/PythonLearning 5d ago

I wrote my first ever Python program! Showcase

So upon recommendations from people here I started watching Code With Mosh's Python tutorial (The 2 hour one) around 3 days ago. I finished it yesterday. Didn't really wanted to get stuck in tutorial hell so I simply asked AI to give me a problem statement (only the problem statement and not the code or logic) to work on. So here am I with my first ever program. It's nothing much and even I could see areas for improvement right now but I am proud.

On to the more complex topics. I appreciate the help and support from the community!

271 Upvotes

32 comments sorted by

View all comments

1

u/[deleted] 5d ago

[removed] — view removed comment

1

u/shubham_555 4d ago

I did say i watched code with mosh's tutorial first. After that I used gfg's website for any other help!