F&A Diskussionen
Why does this happen
7 Stimmen
3 AntwortenChallenge::Expression Validity
16 Stimmen
15 AntwortenCode Coach Python Symbols
1 Stimme
10 AntwortenStill Dont Get It
9 Stimmen
5 Antworten? : are called Ternary Operators.
ex.
var = booleanExp ? ValueIfTrue : ValueIfFalse;
and that ? literally means "Asking a Question" Asking if the Boolean Expression is True.
If the Boolean Expression returned true, the Value for "True" will be assigned to the variable.
If the Boolean Expression returned false, the Value for "False" will be the one that'll be assigned to the variable instead.
I'm not asking a question, I just wanna share this to you guys 😁
18 Stimmen
6 AntwortenHeute heiß
SQL
3 Votes
HTML/CSS questions
0 Votes
Html
1 Votes
Find courses
0 Votes
How to learn css and html
0 Votes
Certificate Problem
0 Votes