I am teaching my cousin python but when we did the code it didn’t work.
MyVar = “username”
if:
MyVar == “username”;
print(“hello”)
else:
print(“goodbye”)
This is the code right now pls answer it as fast as possible
New contributor
Yazan Coder is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.