Unit 2, Day 4
Mr. Jones | AP Computer Science A
Warmup: Write a java if statement that replicates this sentence:
“If it’s sunny, OR if the temperature is greater than 80 and it’s not raining, I will go to the beach.”
Assume these variables already exist:
(To be completed)
(Coming soon)