Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stbestichhh/softdev-java-lab-6
- Owner: stbestichhh
- License: mit
- Created: 2024-12-04T17:12:56.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-07T11:11:12.000Z (about 1 month ago)
- Last Synced: 2024-12-07T12:18:24.155Z (about 1 month ago)
- Language: Java
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```