Prime words: Difference between revisions

Content added Content deleted
(Added Python implementation)
(Corrected tags)
Line 754: Line 754:
if check==1:
if check==1:
print(chr(i),end='')
print(chr(i),end='')
<lang>
</lang>


This produces the following string :
This produces the following string :