Gen-AI Developer Classroom notes 24/Sep/2025

Python Standard Library

  • Python comes with the notion of batteries included which means along with python installation we get decent amount of resuable modules
  • Refer Here for official documentation on standard library
  • Builtin functions
  • Builtin constants
  • os module & sys
  • Playaround with os and sys
  • Try
# Write a program and find all the files in C drive (mac go with home dire)
# Find all the files in Downloads which are greater than 5 MB

By continuous learner

enthusiastic technology learner

Leave a Reply

Discover more from Direct AI Powered By Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading