Hacker News new | ask | show | jobs
by oispakaljaa 925 days ago
Got stuck in Rule 5. Why does this not count as defining my own print function?

  42 + sum(print(0) for print in [lambda x: x])
1 comments

scope