A student is learning Python in the interactive interpreter mode. The student issues the commands:
What is the result?
- ‘Test2’
- ‘TestTestTestTestTestTest’
- ‘TestTest’
- ‘Test6’
- TypeError: A string type cannot be multiplied by an integer.
What is the result?