Hello,
I am trying to write a simple java program that makes a method, and calls the method. The output should be a table with numbers in it. I think my code might be right (if not I am sure I could fix it if it would print!). However, I am getting confused how to return the string to the main code! Can anyone take a quick look?
I am trying to write a simple java program that makes a method, and calls the method. The output should be a table with numbers in it. I think my code might be right (if not I am sure I could fix it if it would print!). However, I am getting confused how to return the string to the main code! Can anyone take a quick look?