@@ -1,9 +1,3 @@
## ThreadPoolExecutor
```py
__import__('concurrent').futures.ThreadPoolExecutor().submit(
lambda x: (print(x * 2) or x ** 2 / 0), 3).result()
```
## sqlite3 [25-02-23]
def SQL(db='.db'):
The note is not visible to the blocked user.