Join WhatsApp ChannelDaily MCQs & Exam Updates

Which of the following file extensions is used for Python files?

  • A .py
  • B .exe
  • C .html
  • D .java
Correct Answer: Option A — .py
Explanation:
Python source code files use the .py extension, which is recognized by Python interpreters to execute the code contained within the file.
Submitted by: PaperMCQs
Related MCQs