Stephen David-Williams
Stephen's blog

Stephen's blog

Follow
Follow
homebadgesnewsletter
Tag

Conditional statement

#conditional-statement

More content

Read more stories on Hashnode


Articles with this tag

Ternary operators in Python

Nov 16, 20238 min read

Condense if-else statements to one-liners easier to read ยท What is a ternary operator in Python?๐Ÿ A ternary operator is an expression used to write...

Ternary operators in Python