Middle = (Last) / 2
Middle = int(Middle) # We need to typecast Middle into integer because we can pass only integers to access the list.
print(IT_Company(Middle))