Well whats wrong here??
a=eval(input())
b=eval(input())
c=eval(input())
d=eval(input())
e=eval(input())
if a!=42:
___print(a)
___if b!=42:
_______print(b)
_______if c!=42:
___________print( c)
___________if d!=42:
_______________print(d)
_______________if e!=42:
___________________print(e)
created
last reply
- 1
reply
- 578
views
- 2
users