Jump to content

Python

From L2IT Formation
Revision as of 11:33, 15 July 2026 by Senwen.deng (talk | contribs) (Created page with "* You should use [https://docs.python.org/3/library/logging.html logging] instead of print to debug.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • You should use logging instead of print to debug.