0
Does someone (french) can review my code ?
I would like some advices, good practices, etc 'cause i'm new to python
3 ответов
+ 9
Yes
try enter this line in python:
import this
+ 2
My advice
1. Break your code into paragraphs so it is easier to read the concepts.
2. Provide a default input example at the start of your code so people can gain an understanding of the expected output.
3. There is a suggested syntax for python which helps, as users tend to learn the pattern. PEP8 I think.
I will look for it and post.
Bon chance avec le coding.
PS: My French is awful 🤔🤣