0

Is there a way to get user input twice?

For example I want to create a code that converts currency and I want to ask the user for a currency type and certain amount.

16th Nov 2017, 7:33 AM
jalen
jalen - avatar
3 Answers
+ 6
In Sololearn you have to put the input beforehand. You can provide data to each input instruction by writing it in consecutive lines, like: USD 300
16th Nov 2017, 7:37 AM
Kuba SiekierzyƄski
Kuba SiekierzyƄski - avatar
+ 1
how could I get the code to understand that its 2 different things so I could convert it
16th Nov 2017, 7:41 AM
jalen
jalen - avatar