Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Random Expression Creator
#2
Using string's format method will save you a lot of trouble with formatting your strings. There are plenty of resources online, as well as a tutorial on our forum.
You are also not using input (line 44) the right way, see this or this.
Use string formatting to construct the string you want to display, and you can also save it to a variable to compare against. If I understood your intentions correctly, that is...
Reply


Messages In This Thread
Random Expression Creator - by SheeppOSU - Nov-01-2018, 10:37 PM
RE: Random Expression Creator - by j.crater - Nov-01-2018, 11:05 PM
RE: Random Expression Creator - by wavic - Nov-01-2018, 11:08 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Wanted to tag azure resources with creator name raham3406 0 1,522 Apr-25-2021, 02:24 PM
Last Post: raham3406
  Pass results of expression to another expression cmdr_eggplant 2 2,427 Mar-26-2020, 06:59 AM
Last Post: ndc85430
  List creator acmichelman 4 4,336 Sep-04-2017, 09:12 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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