Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
числа близнецы
#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.
("Hello,world!")
Arithmetic Operations
Gedanken Tests - inner Class, Struct ..
try1
Lakshya chouhan
hi
7 Segment Display
PySlots
ElaineBrown** rextester.com
HW L3
Please log in to post a comment.