|
1 | 1 | # Snail Mail 💌 |
2 | 2 | # Codédex |
3 | 3 |
|
4 | | -print('+------------------------------------------------------------------------------------------+') |
5 | | -print('| |') |
6 | | -print('| October 2025 |') |
7 | | -print('| Brooklyn, NY |') |
8 | | -print('| |') |
9 | | -print('| Dear Self, |') |
10 | | -print('| |') |
11 | | -print('| Does great art require suffering? |') |
12 | | -print('| Does great product demand capital? |') |
13 | | -print('| Did you find any truth at the end of this road? |') |
14 | | -print('| |') |
15 | | -print('| Regardless, go build the learning platform you’ve always dreamed of — |') |
16 | | -print('| the one you wish existed when you first started. |') |
17 | | -print('| |') |
18 | | -print('| Give more than you take. |') |
19 | | -print('| Take less than you need. |') |
20 | | -print('| |') |
21 | | -print('| And when things fall apart, get tf back up. |') |
22 | | -print('| |') |
23 | | -print('| - Sonny 🤠 |') |
24 | | -print('| |') |
25 | | -print('| P.S. Hope I made you proud. You got this, kiddo. |') |
26 | | -print('| |') |
27 | | -print('+------------------------------------------------------------------------------------------+') |
| 4 | +print('+--------------------------------------------------------------------------------------+') |
| 5 | +print('| |') |
| 6 | +print('| October 2025 |') |
| 7 | +print('| Brooklyn, NY |') |
| 8 | +print('| Dear Self, |') |
| 9 | +print('| |') |
| 10 | +print('| Does great art require suffering? |') |
| 11 | +print('| Does great product demand capital? |') |
| 12 | +print('| Did you find any truth at the end of this road? |') |
| 13 | +print('| |') |
| 14 | +print('| Regardless, go build the learning platform you’ve always dreamed of — |') |
| 15 | +print('| the one you wish existed when you first started. |') |
| 16 | +print('| |') |
| 17 | +print('| Give more than you take. |') |
| 18 | +print('| Take less than you need. |') |
| 19 | +print('| |') |
| 20 | +print('| And when things fall apart, get tf back up. |') |
| 21 | +print('| |') |
| 22 | +print('| - Sonny 🤠 |') |
| 23 | +print('| |') |
| 24 | +print('| P.S. Hope I made you proud. You got this, kiddo. |') |
| 25 | +print('| |') |
| 26 | +print('+--------------------------------------------------------------------------------------+') |
0 commit comments