#We want to create a funcion that makes the first number to the exponent of other using the for loop! #We need two numbers, and the idea is multiplicate the second number of times the fisrt number.
Contribute to Anik215362/Python development by creating an account on GitHub.