Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for usdblades

I just started learning Python Last Night and I am curious of how to put a pause at the end. I did the Famous Hello World Program and when saved and Executed it seems like it runs and closes before I can even read the text. I tried raw_input("Press ENTER …

Member Avatar for Theofanis
0
2K
Member Avatar for usdblades

Here is a snippet of my code as this is my final and would hate for anyone to find this and copy my final that I am working hard on. Everything else is working and is good. My problem is trying to get the following code to display. void Employee::Calculate …

Member Avatar for NathanOliver
0
117
Member Avatar for usdblades

I just started learning python and decided to try and put what I have learned to use in a program and I am having issues with the math I believe. Any suggestions? [CODE] print ("Lets get some utlities information") rent=input("What is your monthly rent: $") pge=input("Estimated PG&E Bill: $") water=input("Estimated …

Member Avatar for usdblades
0
151
Member Avatar for usdblades

[code=python]import random secret = random.randint(1,99) guess = 0 tries = 0 print "AHOUY! I'm the Dread Pirate Roberts, and I have a secret!" print "It is a number from 1 to 99. I'll give you 6 tries. " while guess != secret and tries < 6: guess = input("What's yer …

Member Avatar for Gribouillis
0
257
Member Avatar for usdblades

K so I am learning how to program in python and had a question about Jargon. Simply What is it?

Member Avatar for usdblades
0
92
Member Avatar for usdblades

Hey Everyone Just Joined. Well Here I go Name: Kenny Nick: USD Age: 21 Hobbies: Guitar. Job: Beer Vendor :( not my dream job

Member Avatar for LabASSistant
0
29