basedwalton8644 basedwalton8644 10-04-2024 Computers and Technology contestada Syntax of seek function in Python is myfile.seek(offset, reference_point) where myfile is the file object. What is the default value of reference point? a. 0b. 1c. 2d. 3