Python Forum
Help w/ Max/Min User Input Code
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help w/ Max/Min User Input Code
#1
I am trying to make a small program that prompts the user for inputs and that at the end will spit out the highest and lowest numbers entered, also to end when "done" is typed. I am not sure why my output keeps coming back as max and min = none and I can not get invalid input to print.

If you click the broken image link it should work.
Thank you.

[Image: xmTZN0z]
Reply
#2
Can not test code in a image.
Post code in code tags.
Reply
#3
If you post an image of your code, we can just look at it. If you post the text of your code, in Python tags, then we can copy and paste it into our editors, run it, play around with it, and figure out what's wrong. I'm not sure what's wrong with your code, so I want to run it, but I'm not retyping all of that.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  WHILE LOOP NOT RETURNING USER INPUT AFTER ZerroDivisionError! HELP! ayodele_martins1 7 990 Oct-01-2023, 07:36 PM
Last Post: ayodele_martins1
Question in this code, I input Key_word, it can not find although all data was exact Help me! duchien04x4 3 971 Aug-31-2023, 05:36 PM
Last Post: deanhystad
  restrict user input to numerical values MCL169 2 869 Apr-08-2023, 05:40 PM
Last Post: MCL169
  user input values into list of lists tauros73 3 1,025 Dec-29-2022, 05:54 PM
Last Post: deanhystad
Information How to take url in telegram bot user input and put it as an argument in a function? askfriends 0 1,026 Dec-25-2022, 03:00 PM
Last Post: askfriends
Question Take user input and split files using 7z in python askfriends 2 1,029 Dec-11-2022, 07:39 PM
Last Post: snippsat
  Code won't break While loop or go back to the input? MrKnd94 2 906 Oct-26-2022, 10:10 AM
Last Post: Larz60+
Sad how to validate user input from database johnconar 3 1,837 Sep-11-2022, 12:36 PM
Last Post: ndc85430
  Help Switching between keyboard/Mic input in my code Extra 1 1,045 Aug-28-2022, 10:16 PM
Last Post: deanhystad
  How to split the input taken from user into a single character? mHosseinDS86 3 1,137 Aug-17-2022, 12:43 PM
Last Post: Pedroski55

Forum Jump:

User Panel Messages

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