The quiz where the difficulty automagically adapts to the player's Python knowledge
This is a question page. You can use this page to bookmark a question. Start a new quiz!
Question #283
string.ascii_letters contains the following characters: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ . string.ascii_lowercase contains the following characters: abcdefghijklmnopqrstuvwxyz . (docs.python.org/3/library/string.html)
Question difficulty: 🔵🔵🔵🔵🔵
Similar questions: