-
Notifications
You must be signed in to change notification settings - Fork 141
Chapter 07 complex loops exam problems #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
assets/chapter-7-2-images/01.stupid-password-generator-2.png - шрифта изглежда много малък докато assets/chapter-7-2-images/01.stupid-password-generator-3.png изглежда много голям.
Освен картинките, не само тези горе но и останалите ми се виждат с различна големина останалото е окей. Също забелязах, че ползваш tabs вместо spaces, според pep8 те са предпочитани моля те промени особено големите картинки със spaces като stupid password generator 2.png
Странно как ти се виждат различни, когато са с еднакъв шрифт. :( но ще ги погледна пак. |
Помежду другото не съм и използвал табове, а спейсове. Може да видиш файловете и кода и да ги отвориш в Notepad++ примерно и да избереш да се виждат всички всички символи. |
Done. Изглежда проблема идваше от широчината на определени снимки и се получаваше auto-resize, който намаляваше визуално снимката. Вече всичко би трябвало да е наред. |
Done. Ready for check and merge.