Y
Hacker News
new
|
ask
|
show
|
jobs
by
tome
2148 days ago
Which one requires more focus on the notation?
def square(x): return x * x square x = x * x