00:01
Okay, here we want to write an if -l statement with multiple branches.
00:04
So here's our basic class header, so public static void years and year being the year that's passed in.
00:11
The first one is an if statement because we don't have anything else.
00:15
So if year is greater than or equal to 2101.
00:21
I don't know a briefing here, but this is just system .0 .print line.
00:26
So sys out distant future.
00:30
So distant future.
00:34
And because this is a streamer, you put it in quotes.
00:37
So here, that would be the first one right here.
00:40
And then the next one, since this is an else if, if -else statement, the next one will actually just be else -if instead of just if, you have to do else -if...