ℹ️ Your data is safe here... unless you make the SNIP gods angry. And let's just say they have a really bad sense of humor.

From admin, 1 Week ago, written in Python.
Embed
  1. squares = [x**2 for x in range(10)]
  2. print(squares)


captcha