Results 1 to 5 of 5

Thread: Python - Function that averages user input numbers.

Threaded View

  1. #1
    Join Date
    Mar 2014
    Beans
    21

    Python - Function that averages user input numbers.

    Hello good people,

    I am working on a function that prompts a user for a numerical character and ends when a non-numerical character is inputted.

    In my code, I managed to get it to prompt for a number, but afterwards it does not work.

    Here is a pastebin of my code:
    HTML Code:
    http://pastebin.com/SVrRmugs
    Many thanks in advance for any help.

    Edit: Solved. Many thanks for the input everyone!
    Last edited by Yozuru; April 6th, 2014 at 05:25 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •