https://github.com/aadewunmi/monthly_temperatures
Java program for reading in and outputting 4 week daily temperatures.
https://github.com/aadewunmi/monthly_temperatures
java-8 multidimensional-arrays
Last synced: about 1 month ago
JSON representation
Java program for reading in and outputting 4 week daily temperatures.
- Host: GitHub
- URL: https://github.com/aadewunmi/monthly_temperatures
- Owner: AAdewunmi
- Created: 2021-01-10T16:39:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-10T16:57:47.000Z (over 4 years ago)
- Last Synced: 2025-01-25T06:11:35.533Z (3 months ago)
- Topics: java-8, multidimensional-arrays
- Language: Java
- Homepage:
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monthly Temperature Project
This is a console-based Java application, designed to take 4 weeks of daily temperatures
and display the data either weekly or daily.## Installation:
Download or clone the repository on your local machine.
```sh
$ git clone https://github.com/AAdewunmi/Monthly_Temperatures.git
$ cd Monthly_Temperatures
```
### Console output## 4 week temperatures

## 1 week / 1 day temperatures
