Hattie uses the line of code num 7 to assign the number 7 to the variable named num. What correction should be made?

(1 point)

change 7 to seven

Ochange num to Num

change-to-

change=10=

There is no correction needed in this case. The line of code "num = 7" correctly assigns the number 7 to the variable named "num".