0 Comments
The correct statement to read a user-entered string into a variable is num_cars = input().
The correct statement to read a user-entered string into variable num_cars is num_cars = input().