Skip to content

Conversation

@iezkiil
Copy link

@iezkiil iezkiil commented Dec 24, 2022

No description provided.


tr_lght = TrafficLight
tr_lght.running()

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

выполнено


road_1 = Road(10000, 600)
road_1.calcuate()

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

выполнено

print(f'премия сотрудника {employee._worker_income["bonus"]}')
employee.get_full_name()
employee.get_total_income()

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

выполнено

car_4.showspeed()
car_4.turn()
car_4.stop()

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

выполнено

draw_1.draw()
draw_2.draw()
draw_3.draw()

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

выполнено

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants