My issue
Write a program to calculate the SQUARE and CUBE of numbers 2, 3, and 4.
My code
two = 2
three = 3
four = 4
Learning course: Python Programming
Problem Link: https:
Write a program to calculate the SQUARE and CUBE of numbers 2, 3, and 4.
two = 2
three = 3
four = 4
Learning course: Python Programming
Problem Link: https: