Help with Python. I need to write this pseudocode into Python.
I have done it but it is not giving me output -1. However, itshould output -1, 34, 52 when I put it the sample input. I cannotseem to get it to work properly.. The following is my code inPython:
def integerAnalyzer(): sizeOfArray = int(input(“enter size of array A”)) A = [None] * sizeOfArray for i in range(len(A)): elementChange = int(input(“enter A[%d]” % (i))) A[i]
PayPal Gateway not configured
PayPal Gateway not configured