Programming (Year 12)
File Handling
Which of the following methods can be used to read a file in Python?
read()
get()
input()
load()
Next