यदि हम किसी फ़ाइल को राइट मोड में खोलते हैं और फ़ाइल मौजूद नहीं है, तो कौन सी त्रुटि उत्पन्न होगी?<break-line><break-line>If we open a file in write mode and file does not exists, which of the error will generate?
फ़ाइल ऑब्जेक्ट infile से फ़ाइल की शेष पंक्तियों को पढ़ने का कार्य कौन सा है?<break-line><break-line>Which is the function to read the remaining lines of the file from a file object infile?