Run Code
|
API
|
Code Wall
|
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
var_local_global.py
normal,*args,**kwargs
Which Premier League match should I watch?
Sieve of Eratosthenes
Hello world
Binary Search
JV
Tupples
Dictionary example
Minimum Positive Integer