4 - Conditionals Flashcards
1
Q
Introduction to Julia
What are the main keywords used to create conditionals?
A
2
Q
Introduction to Julia
How is a ternary operating written?
A
3
Q
Introduction to Julia
What is short-circuit evaluation?
A
4
Q
Introduction to Julia
What is the short-circuit symbol for and?
A
5
Q
Introduction to Julia
What is the short-circuit symbol for or?
A