Python
result = [on_True] if (condition) else [on_False]
Javascript
let result = (condition) ? [on_true] : [on_false]
We're a place where coders share, stay up-to-date and grow their careers.
For further actions, you may consider blocking this person and/or reporting abuse
SalahElhossiny -
Kevin Schildhorn -
Sadeedpv -
Suresh Ramani -
Once suspended, victoromondi1997 will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, victoromondi1997 will be able to comment and publish posts again.
Once unpublished, all posts by victoromondi1997 will become hidden and only accessible to themselves.
If victoromondi1997 is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to VICTOR OMONDI.
They can still re-publish the post if they are not suspended.
Discussion (0)