7
Cihan
3 6
229/ 245
Last seen 1 year ago
Member for 4 years, 3 months, 16 days
Difficulty Normal
Liked a comment created by Phil15 for forum post "worked on spyder does not work here. what is missi"
What is `yes_no` ? It seems to be a list, but is not in checkio scope. If this is a global variable,
yes_no is a list of ones or zeros depending on the outcome of the if statement. In the remainder of
Liked mission "Acceptable Password I"
Verify password by condition
#I cannot see what is wrong! def checkio(words: str) -> bool: for i in
Liked mission "Three Words"
How to discern words and numbers