Programming Languages Python Mcq
Sep 30, 2025

What is the correct way to open a file in Python?

Choose the correct answer:
A) file = open("filename.txt", "r")
B) file = read("filename.txt")
C) file = load("filename.txt")
D) file = get("filename.txt")
Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback