You are viewing a single comment's thread. Return to all comments →
Math.pow return us a double type. We need to add that to convert to be the int type.
Seems like cookies are disabled on this browser, please enable them to open this website
Java Loops II
You are viewing a single comment's thread. Return to all comments →
Math.pow return us a double type. We need to add that to convert to be the int type.