how t fix if somthing is not dewfined in pytho code example
Example: how t fix if somthing is not dewfined in pytho
if user_answer==answer:
print("you are correct")
correct +=1
if user_answer==answer:
print("you are correct")
correct +=1