スポンサーリンク
カテゴリ:Python Python バージョン:Python3.6.1 OSバージョン:Ubuntu 16.04.2
print tmp ^ SyntaxError: Missing parentheses in call to 'print'
print tmp
print (tmp)
print "Hello world"
print("Hello world")
[Tensorflow FAQ]
[Tensorflow トップへ]