+ 2
at the last line I am getting "string literal in condition" please help me out
6 Answers
+ 5
You need to add âresponceâ
elseif response == "a" or response == "A"
+ 3
Hi Swapnil Srivastava
I think you need to add a double equal on the last condition as all the rest have one â==â
Remember to read all of the warnings as it says:
./Playground/:116: warning: found = in conditional, should be ==
âshould be ==â not = it is saying
+ 2
Swapnil Srivastava i have found the problem
+ 1
did'nt helped
+ 1
x-plain me dude
0
đądid'nt helped either