Home > other >  Help to see where there is a problem
Help to see where there is a problem

Time:10-29

Output all consists of 1, 2, 3, 4 these four Numbers of prime Numbers, and each prime number in each number only use a
For I in range (1, 5) :
For j in range (1, 5) :
For k in range (1, 5) :
For l in range (1, 5) :
If I==j/j or I====k k or l==the I/l or l====k j:
The continue
The else:
X=I + j * 100 * 1000 * 10 + k + l
For I in range (2 x) :
If I==0 x % :
Break
The else:
Print (x)


2341
19421
2143
2341
19421
2143
2341
19421
2143
2341
19421

Why the output result is wrong, what is going wrong

CodePudding user response:

Is there a better writing
  • Related