getting error in the google cloud version of python

Viewed 7
a = int(input("enter the code for the item:"))

if a = ('100')

    print ("The item you have selected is a Refrigirator")

getting error in line 2

0 Answers
Related