- 1
Gothim city
n=int(input()) if n<5 : print ("I got this!") elif n>4 and n<11 : print ("Help me Batman") elif n>10 : print ("Good look out there!") But still in 2 case , there is error
5 Answers
+ 1
Nishita Ardeshna , change "look" to "Luck".
0
Still 2 erro
0
Still 2 errors
0
Nishita Ardeshna , I tried it and it works. Did you change the wrong word?
0
Ok.. Done now