Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
числа близнецы
#python 3.5.2 i = 2 pre = 2 flag = True for n in range(pre+1, 100): while flag and (i <= n): if n % i == 0: flag = False print(n, i,n % i, flag) i += 1 i=2 #if flag: # print(n) #if n - pre <= 2: # print (pre, n) # pre = n flag = True i = 2
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Game4
benda x guna
GoogleCodindQues.py
two-digits-puzzle
rstring
abstract base class
wordsentencething
If else if in 2 ways
shuru9
intervalos
stackse - search stackoverflow differently
Please log in to post a comment.