This commit is contained in:
bronku 2025-11-30 11:10:14 +01:00
parent cfc7aaf9a2
commit 16378e5d48
10 changed files with 59 additions and 0 deletions

View file

@ -0,0 +1,2 @@
[ x*x for x in items if x > 0 ]