

InterviewSolution
Saved Bookmarks
1. |
In Python the comments begin with_______character |
Answer» pound symbol(#) and triple quote(\'\'\' \'\'\')<br>In python the comments begin with # character.<br>Hash tag character<br># | |