In Python, You can insert multiple input in one line

Опубликовано: 28 Октябрь 2024
на канале: Programmer Banda
976
31

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