I found an issue where i have unlocked language features, but I'm unable to submit the code:
class Solution:
def hammingDistance(self, x: int, y: int):
match 1:
case 1:
return 1
return 2
This is the output from the output tab:
You are missing the following items:
- Python 'match'
When i run ArchipelaCode: List your currently unlocked "Language Features", this is what i get:
Current Items:
- Python '+'
- Github Copilot
- Python '-'
- Python 'is'
- Python 'in'
- Claude Code
- Python 'match'
- Google Jules
And the picture is the unlocks that archipelago.gg shows:

I found an issue where i have unlocked language features, but I'm unable to submit the code:
This is the output from the output tab:
When i run
ArchipelaCode: List your currently unlocked "Language Features", this is what i get:And the picture is the unlocks that archipelago.gg shows:
