Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stbestichhh/softdev-java-lab-5
The fifth lab work for Software Development On Java Platform
https://github.com/stbestichhh/softdev-java-lab-5
Last synced: about 14 hours ago
JSON representation
The fifth lab work for Software Development On Java Platform
- Host: GitHub
- URL: https://github.com/stbestichhh/softdev-java-lab-5
- Owner: stbestichhh
- License: mit
- Created: 2024-10-15T12:16:55.000Z (23 days ago)
- Default Branch: master
- Last Pushed: 2024-10-15T15:11:58.000Z (23 days ago)
- Last Synced: 2024-10-16T17:23:40.185Z (22 days ago)
- Language: Java
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lab 5
The fifth lab work for Software Development On Java Platform# Compile
```shell
$ javac Lab5.java
```# Run
```shell
$ java Lab5
```