×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: Java
Posted by: Jefferson Joel Huebla Tacuri
Added: Apr 26, 2022 3:37 PM
Views: 13
Tags: no tags
  1. /*
  2.  * Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
  3.  * Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Main.java to edit this template
  4.  */
  5. package javaapplication6;
  6.  
  7. /**
  8.  *
  9.  * @author Joel
  10.  */
  11. public class JavaApplication6 {
  12.  
  13.        
  14.         public static void main(String[] args) {
  15.                
  16.         }
  17.        
  18. }
  19.