filmov
tv
Calculating cube of a number | Python

Показать описание
Code
#python program for calculating cube of any number
#take input
a = 4
#calculating cube of that number
cube = a*a*a
print("The cube of that number is ", cube)
#python
#shorts
#beginners
#beginners
#shortvideo
#trending
#youtube
#youtubeshorts
#python program for calculating cube of any number
#take input
a = 4
#calculating cube of that number
cube = a*a*a
print("The cube of that number is ", cube)
#python
#shorts
#beginners
#beginners
#shortvideo
#trending
#youtube
#youtubeshorts