MCQOPTIONS
Saved Bookmarks
| 1. |
What will be the output of the following Python code if the input entered is 6? |
| A. | Bye (printed once) |
| B. | No output |
| C. | Invalid (printed once) |
| D. | Bye (printed infinite number of times)View Answer |
| E. | No outputc) Invalid (printed once)d) Bye (printed infinite number of times)View Answer |
| Answer» E. No outputc) Invalid (printed once)d) Bye (printed infinite number of times)View Answer | |