DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
taking multiple input in python
only_str
=
input
(
)
.
split
(
)
#only str
define_type
=
list
(
map
(
int
,
input
(
)
.
split
(
)
)
)
#int, float, str
PREVIOUS
NEXT
Tagged:
#multiple
#input
#python
ADD COMMENT
Topic
COMMENT
Name
9+7 =
Submit