Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
a3n
on Oct 20, 2013
|
parent
|
context
|
favorite
| on:
A Crash Course In Awk
I think you're right. The closest, I think, is the pseudo ternary operator:
print "hi" if True else "bye"
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
print "hi" if True else "bye"