Saved Bookmarks
| 1. |
Which of the following keyword is used to define the function testpython():?(a) Define(b) Pass(c) Def(d) While |
|
Answer» Def is used to define the function testpython(): |
|