Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Functions
#4
I don't know if simpler, but you could use '1', '2', '3' instead of 1, 2, 3.

Our you could do something really crazy and let your user enter equations in a more natural format like:

3 + 9
5 - 4
8 / 2
Reply


Messages In This Thread
Functions - by Notivation - Apr-29-2020, 09:48 PM
RE: Functions - by deanhystad - Apr-29-2020, 09:56 PM
RE: Functions - by Notivation - Apr-29-2020, 10:24 PM
RE: Functions - by deanhystad - Apr-30-2020, 03:05 AM

Forum Jump:

User Panel Messages

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