Challenge 148 - Passwords
from Part II - Chunky Challenges
Published online by Cambridge University Press: 28 May 2019
Summary
For this challenge, the reader needs to create a program that will store the user ID and passwords for the users of a system in a .csv file. The skills they need include: input and display data, lists, if statements, loops (while and for), subprograms and saving to and reading from a .csv file.
- Type
- Chapter
- Information
- Python by ExampleLearning to Program in 150 Challenges, pp. 156 - 160Publisher: Cambridge University PressPrint publication year: 2019