zcs-cs / Baseball-Reporter

The 2014-2015 AP Computer Science A class's final project that analyzes baseball statistics and compiles an automated news report.
GNU General Public License v2.0
0 stars 0 forks source link

Weather #6

Closed zefangtang closed 9 years ago

zefangtang commented 9 years ago

double temperature double rain // number of inches of rainfall int time // military time, e.g. 9:30 a.m. -> 930, 1:00 p.m. -> 1300 String location // e.g. "Wrigley Field"