"The Python interpreter has a number of functions and types built into it that are always available." [1]
"Long option values can be split across multiple lines simply by indenting the continuation lines." [2]
Agree with your teacher in that the first one seems fine. [1] https://docs.python.org/3/library/functions.html
[2] https://docs.python.org/3/distutils/configfile.html
"...that are clearly always available."
"...that are obviously available."
"...that are simply available."
These adverbs are not only redundant but their presence suggest that things are actually not clear, simple or obvious.
"The Python interpreter has a number of functions and types built into it that are always available." [1]
"Long option values can be split across multiple lines simply by indenting the continuation lines." [2]
Agree with your teacher in that the first one seems fine. [1] https://docs.python.org/3/library/functions.html
[2] https://docs.python.org/3/distutils/configfile.html