Advertisement
RAUL-SUAREZ

tp2-demo

Oct 25th, 2021
638
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. //
  2. // Created by Julio Tentor <jtentor@fi.unju.edu.ar>
  3. //
  4.  
  5. public class Demo {
  6.     public static void main(String[] args) {
  7.  
  8.         (new Demo2()).Run();
  9.  
  10.     }
  11.  
  12.  
  13. }
  14.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement