Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stbestichhh/softdev-java-lab-6

The sixth lab work for Software Development On Java Platform
https://github.com/stbestichhh/softdev-java-lab-6

Last synced: 25 days ago
JSON representation

The sixth lab work for Software Development On Java Platform

Awesome Lists containing this project

README

        

# Lab 6
The sixth lab work for Software Development On Java Platform

# Compile
```shell
$ javac Lab6.java
```

# Run
```shell
$ java Program
```