Joined
Last Seen
0 Reputation Points
100% Quality Score
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
0 Endorsements
Ranked #55.0K
2 Posted Topics
Re: I just started learning python. I haven't had much time to practice so I'm not that good. I have an idea of how this could be done. [code=python] number_list = [] in_number = raw_input("Enter a number: ") number_list.append(in_number) [/code] Let me know how it goes. I'd like to see the … | |
I decided to sign up because I want to learn python and possibly other programming languages. This forum seemed appropriate. have a good one! |
The End.