Skip to content

Conversation

@AnnaAgf
Copy link
Owner

@AnnaAgf AnnaAgf commented Nov 15, 2018

No description provided.

@@ -1,0 +1,9 @@
a = [1, 2, 3, 5, 6, 7]

Choose a reason for hiding this comment

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

Хорошая идея впереди писать что то вроде: коммента

# program do ...

a =...

# b = raw_input("vvedi num")
if element < 5:
print (element)
#elif element > b:

Choose a reason for hiding this comment

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

тут уместнее использовать multiline commets
https://stackoverflow.com/questions/7696924/way-to-create-multiline-comments-in-python

@@ -1,0 +1,9 @@
a = [1, 2, 3, 5, 6, 7]

Choose a reason for hiding this comment

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

правильней начинать

# about program,

a=..

тогда я понимаю что программа делает

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.

3 participants