Using scnr, type a statement that reads an entire user-entered line of text into string userStr.
A) Read user input in scnr
B) Define user input variable
C) Store user input as a string
D) Read user input line by line