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
Your mom
PyMeta
PyBoolNone
Name
Square-Triangle Numbers
7 Segment Display
Game3
Achinta
Calc1
isPythagorasTriplet.py