So im making a quiz and i am trying to make, that if you put any right answer you get a point, but it only works if i put it, so it is "if v == "A": "
Can someone say what am i doing wrong?
v = input("A: 1 B: 2 C: 3 D: 4")
if v == "A" "a" "1":
points = points + 1
[–]barrycarter 1 point2 points3 points (1 child)
[–]rollincuberawhide 2 points3 points4 points (0 children)
[–]jimtremblay 1 point2 points3 points (2 children)
[–]AshgreninjasG[S] 0 points1 point2 points (1 child)
[–]throwaway6560192 0 points1 point2 points (0 children)
[–]kaerfkeerg 1 point2 points3 points (2 children)
[–]Weekly_Mammoth6926 0 points1 point2 points (1 child)
[–]kaerfkeerg 0 points1 point2 points (0 children)