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