Saved Bookmarks
| 1. |
Which of the following character is used to give comments in Python Program?(a) #(b) &(c) @(d) $ |
|
Answer» # is used to give comments in Python Program |
|