python unsupported operand type 28s 29 for 26 27str 27 and 27str 27

Solutions on MaxInterview for python unsupported operand type 28s 29 for 26 27str 27 and 27str 27 by the best coders in the world

showing results for - "python unsupported operand type 28s 29 for 26 27str 27 and 27str 27"
Alessandro
17 Jun 2018
1var1 = input("please inter your temp:")
2var2 = input ("do you have a green pass:")
3if var1<37
4  print ("you may pass")
similar questions