print(layer3) #Update this code to generate all 4 layers of the pyramid#Update this return statement to return the value of the single brick on the last layer of the pyramid
pyramid = int(input("Please enter an integer between 0 and 10 to begin the sequence: "))
print("That value is not in the correct range.pyramid = int(input("Please enter an integer between 0 and 10 to