Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
rectangle perimiter
#python 3.5.2 print ("Hello, world!") length=13 width=4 perimiter=length+length+width+width print (perimiter)
run
|
edit
|
history
|
help
0
lower and upper alphabets checker
normal,*args,**kwargs
lesson7 part2
Lesson6 part b
PySlots
Tail recursion & Memoisation utilities
Calculate Volume of Sphere
Love
linearSearch.py
exception handling from user