Computer Science Homework Help

Computer Science Finding Missing Number Python Code

 

I’m trying to study for my Computer Science course and I need some help to understand this question.

Given an array of size 99, with numbers from 1-100, all unqiue. Find the missing number. Code in python.