```python import tensorflow as tf if this then that: name = Nadine print(name + " is cool") hallo nadine ``` ---