Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
DISPLAY
num=(input("enter the 1st value")) print(num) str=(input("enter the 2nd value")) print(str) fnum=(input("enter the 3ed value")) print(fnum) print(num,str,fnum)
run
|
edit
|
history
|
help
0
Binary Search
kenken1
Insertion sort
prime_nonprime_count.py
Return nth fibonacci number using memoization
HW L3
ASICC art
T
ElaineBrown** rextester.com
Python Unit Test Case Sample