Python Forum
Coding answer for newbie
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Coding answer for newbie
#3
There is another section of this site for homework, and we don't help with "no effort" questions, so we want to see your work.
Given the level of this question, let's assume you have no idea how to start. A good way to get going is to write out the steps you would need to perform the task. Something like:
1. Get the list of integers
2. Find out how many there are
3. Add them up
4. Divide the sum by the number of integers
5. Print the result.

Then, write the code for each step.
Reply


Messages In This Thread
Coding answer for newbie - by cg3 - Aug-04-2023, 01:22 PM
RE: Coding answer for newbie - by deanhystad - Aug-04-2023, 01:54 PM
RE: Coding answer for newbie - by jefsummers - Aug-05-2023, 12:17 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Answer for newbie, Sqlite3 Froger 2 889 Sep-27-2023, 05:33 PM
Last Post: noisefloor
  What am I doing wrong to not get the answer pav1983 7 3,754 Jun-25-2020, 08:53 PM
Last Post: ndc85430
  Need help with an assignment, not an answer. celtickodiak 4 2,981 Oct-01-2019, 02:04 PM
Last Post: jefsummers

Forum Jump:

User Panel Messages

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