Python Forum
Increasing difficulty of a maths game
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Increasing difficulty of a maths game
#2
It would be helpful if you were to ask a specific question. For instance are you getting errors? If so you should paste the error code, in it's entirety (between the error tags). Are you getting an output different than what you expect? If so, at what point does this happen?

Your 'imports should be at the top of your code, not buried within it. I'm also not clear as to why you chose to put your all your code under the 'main()' function?

Anyway, I hope you can clarify the problem a bit more.
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Messages In This Thread
RE: Increasing difficulty of a maths game - by sparkz_alot - Apr-04-2018, 03:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Maths and python: Compute stress level cheerful 1 2,826 Oct-20-2021, 10:05 AM
Last Post: Larz60+
  Difficulty when trying to call all the input values extricate 2 2,046 Jun-05-2020, 09:36 AM
Last Post: pyzyx3qwerty
  4 tries choice question, one difficulty extricate 4 2,531 Jun-04-2020, 05:07 AM
Last Post: extricate
  why is there an unexpected maths result from a float calculation? maryab 3 3,020 Jun-09-2019, 08:28 PM
Last Post: snippsat
  Digits increasing meknowsnothing 6 4,298 Feb-17-2019, 11:22 AM
Last Post: scidam
  Writing python function difficulty kirito85 5 3,447 Oct-28-2018, 07:34 AM
Last Post: buran
  Making maths .py program faster Shutcois 1 2,735 Feb-16-2018, 06:39 PM
Last Post: nilamo
  Increasing depth in python malling 19 14,561 Oct-20-2016, 10:43 PM
Last Post: malling

Forum Jump:

User Panel Messages

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