Enable Javascript in your browser and then refresh this page, for a much enhanced experience.
First solution in Creative category for Restricted Prime by coells
# lame
checkio = lambda n: all(i==n or pow(i,n+~False,n)==True for i in map(' , . "'.index,',."'))
April 9, 2014
Comments: