Mistake Pls Help đŸ„ș | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
- 1

Mistake Pls Help đŸ„ș

The problem is having an output in 2 strings instead of 1 string output: Example of mistakes: “Correct “Wrong None” None” I wonder what’s my mistake Code: https://code.sololearn.com/cYBbCI6vtBo9/?ref=app

26th Mar 2021, 12:06 PM
Vladislav Umanets
Vladislav Umanets - avatar
2 RĂ©ponses
+ 4
Remove the print statement in line 11. validate(password, repeat)
26th Mar 2021, 12:17 PM
Simba
Simba - avatar
+ 1
Simba hahah you are the best! I forgot the purpose of adding “def”, thank you!!
26th Mar 2021, 12:19 PM
Vladislav Umanets
Vladislav Umanets - avatar