CBSE 2026 results are out, Mukul scored a perfect 100/100 in Computer ScienceSee all toppers →

KwickClips Python · 44 sec · free

Can your own file be a module?

Short answer. Yes. Any Python file is a module.

What does shop.gst(200) give?

36.0, which is 18% of 200.

Two files, one folder

shop.py holds def gst(price)
main.py sits in the same folder
main.py: import shop
shop.gst(200) gives 36.0

Remember

Any .py file is a module
Keep files in the same folder

Can your own file be a module? Yes. Save a G S T function in shop.py. Keep main.py in the same folder. In main.py, import shop. Shop dot G S T of two hundred gives thirty six. Any Python file is a module. Keep both in one folder.

This clip is from the full lesson: Python Modules: math, random and statistics — 7 minutes, with the tables, the quick answers and the whole lesson in text.

Useful for: CBSE Class 11 Computer Science (083), CBSE Class 11 Computer Science Essentials (083), CBSE Class 12 Computer Science (083), CBSE Class 12 Computer Science (083)

More KwickClips from this lesson

Voice-over is AI-generated; the script is written and checked by Kajal Ma'am. Confirm anything you plan around against your official board document. We never ask for a password or an OTP.

Want a plan that actually fits your board dates?

Ask Kajal Ma'am directly, 20+ years teaching computer science. Free demo class first, no payment.

Talk to Kajal Ma'am on WhatsApp

Or see the Class 12 Computer Science course →

Studying outside India?

We coach CBSE, IGCSE & international students across the globe, one-to-one, in your local time zone.

Visit International →