InterviewSolution
Saved Bookmarks
| 1. |
Def thing(): print('Hello') print('There'),output? |
|
Answer» Hi..Explanation:I THINK the output will be Hello There..If both the print statements are in local frame...HOPE it HELPS youPlease mark BRAINLIEST |
|