Saved Bookmarks
| 1. |
Which of the following is not a Keyword in Python? (a) Break (b) While (c) Continue (d) Operators |
|
Answer» Operators is not a Keyword in Python |
|