jimmy cambell

Greenhorn
+ Follow
since Nov 05, 2015
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by jimmy cambell

I am in need of help trying to figure out this java program. My program will ask the user to enter a sentence then another word. Then it will ask the user to pick a number and that will tell the user what character is in that position. In the main method the program puts the string into an array but i am suppose to make a new method to find out what character is in the position they asked for. I have been using bluej for where i do my programming. Any help will be much appreciated. thank you very much. Here is my program i tried to use a .java file to attach but it wont let me.


this is the part im having problems with
8 years ago