-
Notifications
You must be signed in to change notification settings - Fork 41
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
Волынец Андрей #52
base: main
Are you sure you want to change the base?
Волынец Андрей #52
Conversation
Волынец Андрей |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Четвертого задания не вижу...
|
||
if __name__ == "__main__": | ||
print(1) | ||
n = int(input()) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Не с первого раза ввел аргументы в правильном порядке. Надо добавлять хоть какие-то поясняющие сообщения.
|
||
|
||
if __name__ == '__main__': | ||
# lambda_ = float(input("Введите значение lambda: ")) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
А вот тут нормально. Интересно...
Загрузил четвёртое задание. |
No description provided.