Guest User

Untitled

a guest
Dec 10th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1.  
  2. /**
  3. * Write a description of class review2 here.
  4. *
  5. * @author (your name)
  6. * @version (a version number or a date)
  7. */
  8. public class review2
  9. {
  10. for {double k=1; k<=100; k++}
  11. System.out.println{k};
  12. System.out.println{k(5/8)};
  13. }
Add Comment
Please, Sign In to add comment