Skip to content

Challenge should include Python target version #2

Closed
@yanyongyu

Description

@yanyongyu

Python version will affect the challenge test, such as:

Challenge - dict

type custom = dict[str, str]

def foo(x: custom):
    pass

it's ok in python 3.12, but could not pass the test.

image

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