O Level Papers!
In Python, the open() function defaults to 'r' mode, which stands for Read mode. This means if no mode is specified, Python opens the file in read-only mode.