Skip to content

Lesson 22 -> Practice 2 #1328

Description

@GopalDevda

var crates = ["healing heart", "shield", "gems", "sword"]

func run():
while crates:
crates = crates.pop_back()

code is right but shows 'running your code' and now stucked at 'running tests

Image

'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working as intended

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions