Q4 Single choice Flag Which function is used to get user input in Python 3? A scanf() B input() C get() D read() Correct answer