Skip to content

(박*진 강의노트1장) #21

@qkrgpwls917

Description

@qkrgpwls917

1.2.2연습문제에서

final_price = total - (total * discount_rate) print(final_price)

코드부분에 total * 0.1를 바로 사용하지 않고 0.1을 할당한 변수discount_rate을 사용하는 이유는 무엇입니까?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions