Gotham city in python | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Gotham city in python

I got 3 and 4 case wrong. i=int(input()) if i in range(0,5): print("I got this!") if i in range(5,10): print ("Help me Batman") if i in range(11,1000): print ("Good luck out there")

10th Apr 2020, 9:35 AM
Shijali Khare
1 Réponse
- 3
you know maybe change the i to criminals and see if it works
11th Jul 2020, 9:58 PM
Timi Toba
Timi Toba - avatar