Social Sciences, asked by Rookie10, 7 months ago

Individual Responsibility of the Prime Minister.​

Answers

Answered by harshikesh26
0

Answer:

Read the code given below and answer the question: 2 File=open("first.txt","a") File.write("Students") File.close() If the file contains "hello" before execution, what will be the contents of the file after execution of this code

Similar questions