MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statement will import pandas? |
| A. | import pandas as pd |
| B. | import panda as py |
| C. | import pandaspy as pd |
| D. | all of the Mentioned |
| Answer» B. import panda as py | |