Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Write conditionals section #22

Open
dominicrutk opened this issue Aug 29, 2020 · 2 comments
Open

Write conditionals section #22

dominicrutk opened this issue Aug 29, 2020 · 2 comments
Assignees

Comments

@dominicrutk
Copy link
Member

Explain if statements, else if/else, and switch blocks.

@dominicrutk dominicrutk self-assigned this Aug 29, 2020
@dominicrutk
Copy link
Member Author

This section also has to explain operators that return booleans i.e. == !=, >, <, >=, and <=. It will also have to mention that .equals() is used for strings, but it can save the explanation for the section on OOP basics. Perhaps this section can also explain enums.

@TheComputer314
Copy link
Contributor

Made an initial PR draft (#25)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants