Chickenwithcheese Chickenwithcheese 18-01-2021 Computers and Technology contestada Which of these lines of code will increment a variable? A. print(variable) B. count(variable) C. inc(variable) D. variable = variable + 1