Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ks 2 3 #179

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Ks 2 3 #179

wants to merge 5 commits into from

Conversation

StepanovDm
Copy link

No description provided.

val trainMinute = 39
val trainTimeOfTrip = 457

val totalTrainMinutes = trainHour * 60 + trainMinute

Choose a reason for hiding this comment

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

Чтобы снизить риск ошибок, предлагаю еще вынести 60 и 24 в константы. Кроме того это магические числа, что тоже не является хорошей практикой.

Также подтяни сюда изменения из мастер ветки.

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