Who can I write three inputs at a time in solo learn | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Who can I write three inputs at a time in solo learn

17th May 2022, 4:55 AM
AMUSAN Tolulope Adesesan
5 Answers
+ 2
What do you mean?
17th May 2022, 5:03 AM
A͢J
A͢J - avatar
+ 2
x = input () y = input () z = input () Simple
17th May 2022, 5:22 AM
A͢J
A͢J - avatar
0
How to write a program that will request the user to enter three different inputs at once
17th May 2022, 5:05 AM
AMUSAN Tolulope Adesesan
0
Using three separate input statements
17th May 2022, 5:07 AM
AMUSAN Tolulope Adesesan
0
Thanks sir
17th May 2022, 5:22 AM
AMUSAN Tolulope Adesesan