Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 415 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 415 Bytes

JavaAssignments2021

Contains code which was assignments of "Object-Oriented Program Designing" in Autumn 2021 Semester.

public class JavaAssignments2021 {
    public static void main(String[] args) {
        System.out.println("Quickly RUN!");
    }
}

Licensed under the GNU GPLv3 license.

This repository has entered maintenance mode. (12/12/2021)