Guest User

Untitled

a guest
Jul 21st, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. class Basics1 {
  2.  
  3. public void main(String[] args) {
  4. }
  5. }
  6.  
  7. class Basics2 {
  8.  
  9. public void main(String[] args) {
  10. }
  11. }
  12.  
  13. class Basics3 {
  14.  
  15. public void main(String args[]) {
  16. }
  17. }
Add Comment
Please, Sign In to add comment