I speak and write English (and to be honest no other language), and I noticed that most coding languages like Python, Java, and JavaScript use mostly English words. For example:
print("Hello World") 'Print' is an English word in the dictionary and kinda makes sense for someone who has not coded before (i.e. to print/show something).
Are there programming languages that uses words from languages that aren't English?