Sono378

Avatar
  • 活动总数 2
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 1
  • Sono378 创建了一个帖子,

    Python Console

    I have two lines of code in DataSpell: print(2 * 3)print('Hello, World!') When I run code in console I have something like this What should I do to get rid of ">>> and ..." with code? I want to ha...