Computer scienceProgramming languagesPythonCode style

PEP 8: Coding style guide

Provided by: Hyperskill Academy
56 seconds read

micro theory 7

True = False
if True == False:
    print("I've lost faith in truth!")
How did you like the theory?
Report a typo