Matthew Martin β β
π on Nostr: I was floored when I saw this code. ```python import math i = 1.789 ...
I was floored when I saw this code.
```python
import math
i = 1.789
print(math.floor(i))
```
Published at
2024-02-28 17:50:31Event JSON
{
"id": "2442527580ed6386211a700fc2106d058b76a0a36c97252cca5a3bd6b11fa726",
"pubkey": "ece51acfc6c84a5f625a755bed921f6eac6a9daa6f90817047901dbe0231522f",
"created_at": 1709142631,
"kind": 1,
"tags": [
[
"proxy",
"https://mastodon.social/users/mistersql/statuses/112010371472612892",
"activitypub"
]
],
"content": "I was floored when I saw this code.\n\n```python\nimport math\ni = 1.789\nprint(math.floor(i))\n```",
"sig": "46ade31cb4c3cfc57aceb830fe6d69c7df09810bd8791796fb43549bc7fb26a7050b8b21b5450c7e4e517988f416688f3114069ec19234f8240d984d223a6cf8"
}