Advertisement
Guest User

Untitled

a guest
Jan 16th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1.  
  2. public class n {
  3.  
  4. int n = 100
  5. if (n = 100); {
  6. System.out.print ('10,20,30,40,50,60,70,80,90');
  7.  
  8. }
  9.  
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement