Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
min max
print("Create a function that takes a list and returns the difference between the biggest and smallest numbers") list=[1,20,30] def kuch(list): print(min(list)) def bhi(list): print(max(list)) kuch(list) bhi(list)
run
|
edit
|
history
|
help
0
947
Find numbers with given sum of digits
Lesson4
Lab_I_1_25_11_2020
Random number
Search by starting alphabets.
Adivina el número
Prime Numbers :-> Sieve of Eratosthenes
word repeat
Atur cara mengira luas permukaan dan isipadu sebuah trapezium