In Python, You can insert multiple input in single line
You can take multiple input in a line by splitting the input into list. You can also convert each input to a defined datatype using map function.
#python #coding #pythonprogramming #development #python3 #Shorts #learnpython