Sherwin

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Sherwin created a post,

    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,...