SALE
This blog is available for sale. Please 'contact us' if interested.
Advertise with us

Python Multiple Choice Questions
What is the correct syntax of open() function?
A. file = open(file_name [, access_mode][, buffering])
B. file object = open(file_name [, access_mode][, buffering])
C. file object = open(file_name)
D. none of the mentioned
Show Answer




DigitalOcean Referral Badge

© 2022-2023 Python Circle   Contact   Sponsor   Archive   Sitemap