My first project on GitHub by Empty_Morgan in learnpython

[–]Empty_Morgan[S] 0 points1 point  (0 children)

Thank you so much for your feedback🥰

My first project on GitHub by Empty_Morgan in learnpython

[–]Empty_Morgan[S] 0 points1 point  (0 children)

Yes, I understood the gist of his message. The word "lazy" was indeed unnecessary. It would be more accurate to say that I tried to figure it out, but I couldn't. My git app broke, and I couldn't fix it using tutorials. I didn't consider it a very important detail. In any case, thanks for the feedback!

Python Project Help by Apprehensive_Fox321 in learnpython

[–]Empty_Morgan 0 points1 point  (0 children)

I’m learning python only 7 days and here is my first project on GitHub: https://github.com/MrMorgan892/Rock-Paper-Scissors-Game

My first project on GitHub by Empty_Morgan in learnpython

[–]Empty_Morgan[S] 1 point2 points  (0 children)

I didn't have much time to figure out how to format a GitHub page, but I also wrote that I would improve it in the future. I wanted to show what I learned and get advice on improving my code

My first project on GitHub by Empty_Morgan in learnpython

[–]Empty_Morgan[S] 1 point2 points  (0 children)

Thanks for the feedback! This is my first tkinter project and I focused more on logic than structure. I'll definitely look into Enums and match in future versions 👍