Hacker News new | ask | show | jobs
by gus_massa 1960 days ago
I agree. Something like

  def f(x):
    print( 3 > x < 8)
is horrible.