Python Brasil
25.7K subscribers
587 photos
11 videos
15 files
3.53K links
Canal para compartilhamento de links, cursos vagas e eventos sobre Python.

Links, contato e freelas: https://linktr.ee/python.brasil

@laenderoliveira
Download Telegram
RT @cassiobotaro: 🐍What's more pythonic?

#solution1
import os
base = os.path.dirname(os.path.abspath(__file__))
print(os.path.join(base, '…