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?
#2
You are going to need a for loop with the range function, and the power operator (**). If you can't get that to work, post your code in python tags, and tell us how it's not working.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
RE: where to start with power program? - by ichabod801 - Oct-04-2017, 12:44 AM
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