MCQOPTIONS
Saved Bookmarks
| 1. |
What will be the output of the following Python code snippet? |
| A. | 1 2 3 4 |
| B. | 4 3 2 1 |
| C. | error |
| D. | none of the mentionedView Answer |
| Answer» C. error | |