Select the correct statement regarding the Keras Functional API

=============================================

 

=============================================

inputs = Input(shape=(3,))

inputs = Input(shape=())