Changes

Jump to navigation Jump to search
no edit summary
Line 31: Line 31:  
In Python 3 you can easily calculate pic. Note that ''secret'' and the ''ppn'' must be strings.
 
In Python 3 you can easily calculate pic. Note that ''secret'' and the ''ppn'' must be strings.
   −
   #!/usr/bin/env/python3
+
   #!/usr/bin/env python3
 
   import hashlib
 
   import hashlib
 
   secret = "mySecret123!"
 
   secret = "mySecret123!"

Navigation menu