Posts
 
Reputation
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
~13.1K People Reached
Favorite Tags
Member Avatar for patrickgormally

I'm writing a program in .asm which prompts the user to enter a sentence. I have no problems with this but one requirement of the program is to change the format of the sentence by replacing all the spaces (" ") with underscore characters ("_"). How do I go about …

Member Avatar for Assembly Guy
1
6K
Member Avatar for patrickgormally

Hi everyone! I'm creating a class for a mortgage payment. I pretty much have most of the code finished but when I compile the code I receive multiple errors saying "Cannot find symbol". This error occurs about 9 times and I am also having some problems with the compareTo method. …

Member Avatar for patrickgormally
0
130
Member Avatar for patrickgormally

Hi! So I have this program that will read from a file of responses to a survey. The ratings are 1-10 and there are over 250 responses. I have found the average response and also the standard deviation but I also want to find the Median response. To do this …

Member Avatar for jon.kiparsky
0
223
Member Avatar for patrickgormally

The monthly payment on a loan can be calculated using the following formula: amount * R monthly payment = -------------------- -N 1 - (1 + R ) where: amount is the amount of money borrowed R is the monthly rate of interest for the loan N is the number of …

Member Avatar for Akill10
0
186
Member Avatar for patrickgormally

Hi! I am trying to do a project in which I draw a Christmas tree with about 3 segments, filled in with color and with writing below it saying "Merry Christmas". Sadly, I have no idea where to being! I'm able to draw the Christmas trees using stars by defining …

Member Avatar for woooee
0
3K
Member Avatar for patrickgormally

I am reading a text file inside Python that contains salaries and the raise they will receive as a percent. I am trying to multiply the initial salary by the percent and print the salary after the raise has been applied. I keep receiving an error message which is as …

Member Avatar for patrickgormally
0
3K
Member Avatar for patrickgormally

Hi guys! I'm a beginner in Python and I am having a bit of trouble with this program. What I need to do is ask the user how much they must pay, and how much they are paying. Example: Buying groceries that cost $10.27 and the user is paying $11.00. …

Member Avatar for slate
0
159
Member Avatar for patrickgormally

Im unsure on what i have to delete from my log as i do not know much! Please hep me by telling me what is safe to delete! Here is my log: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 9:04:28 PM, on 9/5/2008 Platform: Windows Vista SP1 (WinNT …

Member Avatar for Lightninghawk
0
203
Member Avatar for patrickgormally

Im unsure on what i have to delete from my log as i do not know much! Please hep me by telling me what is safe to delete! Here is my log: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 9:04:28 PM, on 9/5/2008 Platform: Windows Vista SP1 (WinNT …

Member Avatar for Doctor Inferno
0
141