+ 1
Quicksort input
How does a person get an input from user by using quicksort?
1 Answer
0
if list is the input then use below method.
_list = eval(input("Enter the list:"))
input: [1,2,4,5,9]
Hot today
I have made a calculator in which my % (Percentage) not work correctly for 100%50 or 100%20.
1 Votes
Тренажер кода
0 Votes
Python palindrome challenge.
1 Votes
Java
0 Votes