Prime words: Difference between revisions

Corrected tags
(Added Python implementation)
(Corrected tags)
Line 754:
if check==1:
print(chr(i),end='')
</lang>
 
This produces the following string :
503

edits