1 Matching Annotations
  1. Sep 2022
    1. The code above is full of English words like “import”, “key”, “secret”, which may help you guess the meaning of the code.

      I'm considering the observation that the words embedded in this example of Python coding are English. I wonder if Python coding only utilizes English words, or if it understands (and translates into binary code) words in other human languages such as Spanish or Mandarin. Are there programming languages built specifically to accommodate other languages? I can't imagine all programmers speak English.