代码改变世界

python 3 print function

2018-07-11 20:09  xplorerthik  阅读(337)  评论(0)    收藏  举报
if episode % 50 == 0:
print('Episode {} Total Reward: {} counter: {}'.format(episode,G,counter))