Q&A Discussions
Hey guys im trying to male a simple login use variables and inputs. Can i have some help with my code! A syntax error keeps coming up where i state
x = v.
print 'Hello User'
x = 'Tanner'
v = input('ENTER YOUR NAME HERE')
if x = v
print ('\n Welcome Tanner!')
else x != v
print ('\n User Not Found!!')
0 Votes
9 AnswersHot today
Where is the bug?
2 Votes
im beginner
0 Votes
Active learner
0 Votes
Pointers cpp
2 Votes
finding my compiler path
0 Votes