Sherwin

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

    Unresolved reference 'match' - Python Version 3.11.1

    I wanted to use the new 'match-case' statement added in python 3.10 (previously installed 3.8) so i installed it and added a new interpreter in the settings. The match-case statement does work now,...