Python Forum
Need help returning min() value of list?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help returning min() value of list?
#3
Sorry for the confusion posted this a little late. So what i need is for lst to store user input of multiple numbers in one line e.g. the user should be able to input 8 7 6 5 4 3 2 1 in one line with spaces.

Then i need to it to print the highest/lowest digit entered e.g. 8 and 1. Right now it only points the 8 and will blank out on the 1 if i enter the exampled input
Reply


Messages In This Thread
RE: Need help returning min() value of list? - by edwdas - Nov-10-2019, 08:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  list.sort() returning None SmallCoder14 8 644 Mar-19-2024, 09:49 PM
Last Post: SmallCoder14
  returning a List of Lists nafshar 3 1,110 Oct-28-2022, 06:28 PM
Last Post: deanhystad
  2d List not returning DariusKsm 2 1,728 Sep-22-2020, 05:11 PM
Last Post: DariusKsm
  API call returning list value of 'None' jimbone30 5 2,607 Jun-14-2019, 07:42 PM
Last Post: jimbone30

Forum Jump:

User Panel Messages

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