Calculating cube of a number | Python

preview_player
Показать описание
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
Рекомендации по теме
visit shbcf.ru