Skip to content

Unable to submit code with unlocked python language features #22

Description

@Superslammer

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:
Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions