Python Forum
simple task in python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
simple task in python
#5
We are not going to do your homework for you - if you don't learn these basics you will be completely lost within a week or 2 of your course.
So, take the instructions and write the code for each part.
How do you input 8 numbers? Remember you need to save all of them for the next steps.

How do you find the minimum of the 8 numbers? and then display it?
Same with the maximum?

How do you sort your list of 8 numbers (and I use the term "list" specifically)
ndc85430 and buran like this post
Reply


Messages In This Thread
simple task in python - by Rapito - Nov-22-2021, 06:15 PM
RE: simple task in python - by ghoul - Nov-22-2021, 06:22 PM
RE: simple task in python - by Rapito - Nov-22-2021, 06:24 PM
RE: simple task in python - by deanhystad - Nov-22-2021, 08:32 PM
RE: simple task in python - by jefsummers - Nov-22-2021, 10:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  simple task with lists... Maxwell123 3 2,458 Jun-27-2020, 01:00 PM
Last Post: GOTO10
  small newbie task to python intoxicated_dk 2 2,448 Jun-17-2019, 01:57 PM
Last Post: intoxicated_dk
  Fun Task: Python 3.7.2 CozyDarkness 1 2,099 May-10-2019, 07:12 AM
Last Post: buran
  file python task, need help ! rayabv 7 3,570 Apr-15-2019, 10:07 PM
Last Post: Yoriz
  School python program task help TommyLee 3 4,098 Apr-17-2018, 04:44 AM
Last Post: tannishpage

Forum Jump:

User Panel Messages

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