I was learning to create a model which will predict the y value of x input.I want the value of y for x = 10.0.
here is the code:
import tensorflow as t