Cara Memeriksa apakah TensorFlow bekerja di PC Anda
>>> print sess.run(hello)
Thankful Trout
>>> print sess.run(hello)
Hello TensorFlow!