This is the presentation associated with the python comments video.
[dflip id=”1685″ ][/dflip]
Python Comments Video Question
This is the question that was asked in the python comments video
Question : What is the best way to comment multiple lines?
[bg_collapse view=”button-blue” color=”#ffffff” icon=”eye” expand_text=”Show Answer” collapse_text=”Hide Answer” ]
Best way to comment multiple lines is using the triple quotes.
[/bg_collapse]