I have recently started studying Python, but I couldn't find how to implement multi-line comments. Most languages have block comment symbols like
/*
*/
I tried this in Python, but it throws an error, so this probably is not the correct way. Does Python actually have a multiline comment feature?
Aucun commentaire:
Enregistrer un commentaire