+ 1
[python]trying to change a variable based on a result in loop
okey this should be really easy im certain the logic is sound, and ive got the syntax correct but, its not changing the guess after each iteration and im not sure why https://code.sololearn.com/c4iq9sQ1ICTi/#py
3 Respostas
+ 3
Here you go 🙌
See those parenthesis!
https://code.sololearn.com/cz6O04zQ0GbB/?ref=app
+ 2
MaxBanter 👍🙂
+ 1
okey so adding variables has to be done in brackets, thankyou so much it really helped ive beenusing my free time for weeks to do this