Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
try123
ele1=input() word=ele1.split(" ") print(word) word1=word print(word1) word2=[12,33,44,44,4,4,4499999] total=sum(word2) print(total)
run
|
edit
|
history
|
help
0
Lesson3 part 2
Python | Random elements with atleast K occurrences
one
gj
Homework exercise
Depth First Search - Find path
Venture
My Intro
Moore Voting Algorithm
10