Eleanor Eleanor 29-02-2024 Computers and Technology Middle School Which statement assigns the value 99 to the variable `myGrade` in Python?A. `myGrade = 99`B. `my Grade = 99`C. `!myGrade = 99`D. `myGrade == 99`