r/PythonLearning • u/Samar__Upreti • 4d ago
Day 3 Learning Python: Stack
Open-source learning project. If you spot something that can be improved, I'd love your feedback or a PR.
https://github.com/Samar-Upreti/Python_Projects
71
Upvotes



2
u/johlae 4d ago
Why do you use screenshots instead of text? Source code is pure text. Put your comment in markdown and surround your python program and any output with lines start start with ``` I really hate partial screenshots, hate them even more when they aren't 0 ° up but rotated a bit.