how do we take multi line inputs in the questions where it is required? (example - simple inputs)
That question requires us to take a multi line input. How can that be done?
Multi-line input
hi @avi27mitts
first of all try to watch the python basics tutorials there bhaiya has taught to take multi line inputs
also we can use a loop(while/for) for calling input function to take multi line inputs