Python Data Types - Dictionary Application - Translator

Опубликовано: 07 Октябрь 2024
на канале: Python with Andrew
2,262
9

Let's look at another program that makes use of the Python Dictionary. This time a translator from one language to another. I am currently learning Chinese so I will use that language to help me - you could change this for any language.

Python with Andrew covers the basics of Python programming for the beginner. Using Visual Studio Code as our editor we look at the code and explain good and bad techniques. My focus is to keep it simple - making it easier to learn and making your code better for the long term.