Skip to content

Anna serebrjakova#7

Open
serebryk wants to merge 10 commits into
ISUCT:Anna_Serebrjakovafrom
serebryk:Anna_Serebrjakova
Open

Anna serebrjakova#7
serebryk wants to merge 10 commits into
ISUCT:Anna_Serebrjakovafrom
serebryk:Anna_Serebrjakova

Conversation

@serebryk
Copy link
Copy Markdown

No description provided.

Comment thread lab/l1.py
@@ -0,0 +1,21 @@
import math;

def kghjy (a: float, b: float,x: float)-> float:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

давайте осмысленные имена функций

Comment thread lab/2 Outdated
Comment on lines +1 to +5
a = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]

for i in a:

if i< 5: print(i) No newline at end of file
Copy link
Copy Markdown
Contributor

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