Skip to content

Instantly share code, notes, and snippets.

@ksopyla
Created January 4, 2021 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ksopyla/126dcf0f5d4862794bf2cdc251b9ba1d to your computer and use it in GitHub Desktop.
Save ksopyla/126dcf0f5d4862794bf2cdc251b9ba1d to your computer and use it in GitHub Desktop.
Polish letters and characters
big_alphabet="AĄBCĆDEĘFGHIJKLŁMNŃOÓPRSŚTUWXYZŻŹ"
small_alphabet="aąbcćdeęfghijklłmnńoóprsśtuwxyzżź"
digits = "0123456789"
signs = "!@#$%^&*()-_+={}[]\"\\"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment