#🔒 help
7 messages · Page 1 of 1 (latest)
@ornate whale
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
Google translate is pretty good. I had a clan in a game with international players, some who did not speak English, and we could translate our messages to each other and made communication possible. In software, the syntax and grammar of Python is "universal" in that all people have to learn the English keywords. 🙂 The variable names can be an issue when they are in languages you do not understand. Algorithms and concepts are universal as well, although they do need to be translated into someone's native language to communicate those ideas.
https://translate.google.com/?hl=en&tab=TT&sl=fr&tl=en&op=translate
Google Traduction est plutôt performant. Je faisais partie d'un clan dans un jeu en ligne avec des joueurs internationaux, dont certains ne parlaient pas anglais, et nous pouvions traduire nos messages entre nous, ce qui a rendu la communication possible. En programmation, la syntaxe et la grammaire de Python sont « universelles » dans le sens où tout le monde doit apprendre les mots-clés anglais. 🙂 Les noms de variables peuvent poser problème lorsqu'ils sont dans des langues que l'on ne comprend pas. Les algorithmes et les concepts sont également universels, même s'il est nécessaire de les traduire dans la langue maternelle de chacun pour pouvoir communiquer ces idées.
Google's service, offered free of charge, instantly translates words, phrases, and web pages between English and over 100 other languages.
If you need French-language support, try to find a Python discord server in French or by some French institution.
Si vous avez besoin d'assistance en français, essayez de trouver un serveur Discord dédié à Python en français ou géré par une institution française.
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.