Python Forum
Help in exercise for loop
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help in exercise for loop
#9
Your second one is close. You want to start with 1, just before the loop, in a variable named something besides x or base (try result). Then you want to multiply that variable by base each time through the loop.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
Help in exercise for loop - by kais92 - Nov-29-2018, 11:03 PM
RE: Help in exercise for loop - by Larz60+ - Nov-29-2018, 11:21 PM
RE: Help in exercise for loop - by kais92 - Nov-30-2018, 07:32 AM
RE: Help in exercise for loop - by Larz60+ - Nov-30-2018, 08:16 AM
RE: Help in exercise for loop - by buran - Nov-30-2018, 08:32 AM
RE: Help in exercise for loop - by kais92 - Nov-30-2018, 06:18 PM
RE: Help in exercise for loop - by ichabod801 - Nov-30-2018, 06:54 PM
RE: Help in exercise for loop - by kais92 - Nov-30-2018, 11:28 PM
RE: Help in exercise for loop - by ichabod801 - Nov-30-2018, 11:40 PM
RE: Help in exercise for loop - by kais92 - Nov-30-2018, 11:58 PM
RE: Help in exercise for loop - by buran - Dec-01-2018, 08:17 AM
RE: Help in exercise for loop - by kais92 - Dec-01-2018, 09:46 AM
RE: Help in exercise for loop - by buran - Dec-01-2018, 11:00 AM
RE: Help in exercise for loop - by kais92 - Dec-01-2018, 05:16 PM

Forum Jump:

User Panel Messages

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