Consider the following code chunk:import randomx = 0while(x <>x = random.choice([1, 2, 3])print(x)It is not a good idea to run these lines because...a) x is an invalid argument to print().b) the condition x < 4="" is="" never="">c) the function random.choice() does not exist.d) x is initialised with the wrong type.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here