Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
square cube
#python 3.5.2 print("enter a no") num=int(input()) i=num sq=(i*i) cube=(i*i*i) print("square is",sq) print("cube is",cube)
run
|
edit
|
history
|
help
0
Rektangel
Lesson 6 part 3
Reverse linked-list in-place
31 dec
Code1
Contact Class 2.0
An attempt at making an encrypting algo in Python.
Rhymes child
raja praja
Hello