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
~659 People Reached
About Me

I was majoring in business and came to a realization that I do not want to do that and why not do something that I enjoy. I switched to a computer science major. I find the material challenging but also find myself wanting to learn it. I am a newbie…

Interests
I like everything technology. Like going out and hanging out with friends. And spending what little…
Favorite Forums
Favorite Tags
java x 16
Member Avatar for nandomendoza

Would anyone be able to help me fill this code in. I have to ask the user for 2 playing cards. for example 7c(7 0f clubs). then at the end I have to compare the suit and print which card is the higher suit. I have the code outlined on …

0
66
Member Avatar for nandomendoza

I have to wrtie a program for class that asks the user to input to cards ex: 7c(7 of clubs) and then compare the two cards at the end to see which one is the greater card. This is the code I have so far and for some reason it …

Member Avatar for stephen84s
0
113
Member Avatar for nandomendoza

Does anybody know how to indent in the java code and then once then one you run the application the output is displayed with the indentation you created. Anyone's input in this would be helpful.

Member Avatar for stephen84s
0
177
Member Avatar for nandomendoza

Can anyone help me write a program in java that: Has a user enter their name then enter their last 4 weeks hours worked Then have it display the: -total hours worked -average hours per week -full time equivalent: 2 weeks 3 days 7 hours This would help me out …

Member Avatar for nandomendoza
0
89
Member Avatar for nandomendoza

Can anyone help me get started on this instruction for a for loop: Ask the user for 2 integers. Print all the numbers BETWEEN them and also this one When everything else works, implement a for loop that is an infinite loop I have no idea where to start with …

Member Avatar for verruckt24
0
112
Member Avatar for nandomendoza

Does anyone know how i would write the code for the following instructions? Print the numbers from 3 up to 40 that are multiples of 5

Member Avatar for nandomendoza
0
102