Skip to content

Instantly share code, notes, and snippets.

@ychaouche
Created February 26, 2024 17:02
Show Gist options
  • Save ychaouche/2fa6a4b78451c5e40ed7c6f6b9c290fb to your computer and use it in GitHub Desktop.
Save ychaouche/2fa6a4b78451c5e40ed7c6f6b9c290fb to your computer and use it in GitHub Desktop.
>>> with open('/dev/stdout','wb') as faowb: faowb.write(s.encode('UTF-8')+b'\n')
...
49
j'ai réussi à écrire une version plus concise
>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment