0
Multiple Inputs in An "if" Statement (Python)
Say I have an initial input, and that input is put into an "if" statement. How do I make the program ask me for a second, different input only after the first one has already filled the condition? I hope I'm clear in what I'm asking, and thanks in advance!
1 Answer
0
you cant do it on sololearn. download qpython for mobile or actual python from the python website