+ 34
How to take two inputs in python
when we click run then how to assign two values in it
6 Answers
+ 33
how to input two values
+ 10
please don't post same question twice, thank you
https://www.sololearn.com/Discuss/1471685/?ref=app
+ 4
Oh alright, well, you can type different input each on different line, for example, if you want to type two numbers, 10 and 20, you go like this:
10 <Enter> â|
20
+ 3
Are you asking of how to write a code that asks for two inputs, or how to input the values with the input dialog?
+ 2
Firstly definate variable x and y and let make some fonction it
+ 2
i have this doubt too...how can i define two imput statements