The Anubhav portal was launched in March 2015 at the behest of the Hon'ble Prime Minister for retiring government officials to leave a record of their experiences while in Govt service .
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
Here’s the basic syntax:
Common File Modes
'r''w''a''x''b''rb','wb').'t''+''r+','w+').Example 1: Read a file
Example 2: Using
with(Best Practice)Automatically closes the file after use:
Example 3: Write to a file
Example 4: Append to a file
Example 5: Read line by line