write a program that calculates something like http://bitly.com/1PwEOeL this. In Java
@e.mccormick
What did you get so far?
do you know java @e.mccormick , I should probably ask that first. lol
Yes, I know java, but the point of the site is not for me to do the work for you. It is for people to help with misunderstandings and issues. However, I now have to head out and do something. Should nto take too long.
ok I am having trouble posting my code, cant get it to format in here.
put a ``` above and below the code block or use a code paste service like pastbin.
\(\text{```}\) somefun() { int x = 1; more code; } \(\text{```}\) becomes: ``` somefun() { int x = 1; more code; } ``` That is the accent on the key with the ~ on it.
Join our real-time social learning platform and learn together with your friends!