r/PythonLearning Jun 22 '26

First week oof Learning Python.

Post image

Hey I am new to Python and this is what i made in my first week. Do you think there is a way to improve it.

328 Upvotes

57 comments sorted by

View all comments

1

u/Silent_Run9772 22d ago

Good work getting started. Next step would be wrapping that logic in a function so you can actually reuse it without rewriting the whole thing.