Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 98 Bytes

File metadata and controls

5 lines (4 loc) · 98 Bytes

Java Basics

Compile & run (Java 17+): javac *.java && java 01_hello (or use your favorite IDE)