Python Ternary Operator


/ Published in: Python
Save to your folder(s)



Copy this code and paste it in your HTML
  1. X if C else Y

URL: http://www.python.org/dev/peps/pep-0308/

Report this snippet


Comments


You need to login to view comments.