fopp
fopp copied to clipboard
Foundations of Python Programming
I'm not sure where this should go but we should either add more content or absorb 14.1 into 15 after we introduce modules so the imports hint makes a little...
ex8_12_1 and ex8_12_2 are duplicates of exercises from Iteration ex8_12_3 should be moved to the sequences chapter as long as we intend for them to solve the palindrome by first...
**Describe the bug** When you are on a project page and you click on the This Chapter menu, you get a listing of the sections in Chapter 24. **To Reproduce**...
Error reported in course PythonCourse on page encryption by user Martinqua [email protected] In the description of question 9.17.3 is written: "assuming that the user entered "python" for their password". In...
1) Change the file writing page to be much simpler, just showing that you can write a file with all the squared numbers from 1 to 12*12 2) Add a...
In 7.8.1, there is a list of colors and their corresponding RGB codes, but it would be a good idea to show the students what those colors actually look like....
it is about condition-3-1: What is the correct Python expression for checking to see if a number stored in a variable x is between 0 and 5. A. x >...
**Describe the bug** It is hard enough to deal with problems with names like pp_3_9, even harder when they have multiple names, like iter-11-16. An effort should be made that...
**Describe the bug** IMHO automated (unit-)testing of software is of great importance. That is why I was glad to see that at least a basic introduction to testing was added...
Error reported in course fopp on page Glossary by user ani [email protected] I don't understand what it means by python shell, shell mode (i believe these two are related python...