Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
вложенные циклы Квадрат
b = 1 for i in range(a): for n in range(a): print(n + b, end='\t') b += n + 1 print('')
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
PYTHON 3 ÖDEV :)
Lesson4
Python
ggh
testpgm
PyTypeClass
10 25 58
https://rextester.com/HYVN80193
lambda list map
Hh
Please log in to post a comment.