you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 11 months ago

@guber@lemmy.blahaj.zone

lua -e "print('Lua: ' .. ('awkward_look_monkey_meme' and '👀' or '😐'))"
python -c "print('Python: ' + (not 'awkward_look_monkey_meme' and '👀' or '😐'))"
  • source