Re: [Tutor] Python code

2016-11-24 Thread Ben Finney
urfa jamil writes: > I need help to write a code for this problem. We can help by discussing the solution you have written. Simply post a reply, and include the program code you wrote for solving the problem. > Please help Note that “help” is not the same as “write the solution for me”. You ha

Re: [Tutor] Python code

2016-11-24 Thread Alan Gauld via Tutor
On 24/11/16 23:14, urfa jamil wrote: > I need help to write a code for this problem. > > Please help OK, But what exactly do you want help with? Have you written any code yet? If so show us. Also if you get an error message post it. > Ask the user to enter a series of numbers. Can you do this

[Tutor] Python code

2016-11-24 Thread urfa jamil
I need help to write a code for this problem. Please help Ask the user to enter a series of numbers. Stop reading numbers when they enter a negative number. Calculate the average of the numbers given not including the final negative number. Question 9 options: With best regards urfa jamil

Re: [Tutor] __getitem__

2016-11-24 Thread monik...@netzero.net
Hi: Thank you very much for ALL your postings. They help a lot and now things make sense. Thank you Monika -- Original Message -- From: Alan Gauld via Tutor To: tutor@python.org Subject: Re: [Tutor] __getitem__ Date: Wed, 23 Nov 2016 22:25:08 + On 23/11/16 12:25, monik...@ne