Results 1 issues of go quixotic

I have python 3.7.1 and tensorflow 2.0.0 I tried running your code but i get this error AttributeError: module 'tensorflow' has no attribute 'placeholder' I tried adding ``` import tensorflow.compat.v1...