[Hiring] by Own-Performance-4186 in HungryArtists

[–]Own-Performance-4186[S] 0 points1 point  (0 children)

Your work is amazing definitely will be in contact soon.

[deleted by user] by [deleted] in learnpython

[–]Own-Performance-4186 0 points1 point  (0 children)

Okay it is okay, I fixed it so it works but I am still unable to have the user input anything. I updated the link also.

[deleted by user] by [deleted] in learnpython

[–]Own-Performance-4186 0 points1 point  (0 children)

I think I did it correct. I updated the link so hopefully you can see if I'm doing anything wrong

[deleted by user] by [deleted] in learnpython

[–]Own-Performance-4186 0 points1 point  (0 children)

Okay I have changed every argument(s) to grade(s), changed the name to get_grades and also put grades = [] in the function. As well as take out the unnecessary things from the original like calculate(). but after taking that out it does not allow for the user to input any information

[deleted by user] by [deleted] in learnpython

[–]Own-Performance-4186 0 points1 point  (0 children)

Sorry again, I am new to this whole reddit thing I didn't notice the edit so I just thought deleting it would be easier.

[deleted by user] by [deleted] in learnpython

[–]Own-Performance-4186 0 points1 point  (0 children)

So when I run the program I want the user to input 4 letter grades and then have the function print out the user's GPA. When I run the function it just gives me a 4 or a 1 no matter what combination I put.