Python Forum
where to start with power program?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
where to start with power program?
#1
I have to write a program for my CS class and I have to make a program that will calculate the number to the x power all the way up to 8.

for instance if you input 3, it would output 3^2 is 9, 3^3 is 27 etc until the 8th power. I have no idea where to start with this. any input would be appreciated, thank you.
Reply


Messages In This Thread
where to start with power program? - by nomoremrriceguy - Oct-03-2017, 11:20 PM
RE: where to start with power program? - by Larz60+ - Oct-04-2017, 04:12 AM
RE: where to start with power program? - by wavic - Oct-04-2017, 04:21 AM
RE: where to start with power program? - by Mekire - Oct-04-2017, 05:30 AM
RE: where to start with power program? - by wavic - Oct-04-2017, 07:31 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020