Skip to content

temp 변수를 쓰지 않고, 더 pythonic 하게 구현! #5

@choisaywhy

Description

@choisaywhy

temp = w
w = h
h = temp

w, h = h, w로 구현하는 것이 더 pythonic 한 풀이법!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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