Saved Bookmarks
| 1. |
Which command is used to accpet data during run time in python?(a) Insert( ) (b) input( ) (c) create( ) (d) update( ) |
|
Answer» input( ) is used to accpet data during run time in python. |
|