I’m just zis guy, you know? (I identify as an old white man who is trying to rise above.)

[>>> geekeries = [‘sound’, ‘C++’, ‘cooking’, ‘hockey’, ‘JavaScript’, ‘photography’, ‘cycling’, ‘parenting’, ‘marriage’, ‘DJ’, ‘nature’, ‘dogs’, ‘cats’, ‘grammar’, ‘&c.’]
[>>> profile = 'Python geek (duh), ’
[>>> for geekery in geekeries:
[ . . . profile = profile + geekery + ’ geek, ’
[>>> print(profile[:-2] + ‘.’)

  • 0 Posts
  • 1 Comment
Joined 2 years ago
cake
Cake day: December 26th, 2022

help-circle