& Find and write the output of the following Python code:
n = 1
Def f2() :
Global n
N=100
Return n
print(n)
print(f2())
N=n+1
print(n)
Answers
Answered by
1
Answer:
Explanation:
hiThis technology involves the use of telecommunication and computer to send, receive and store information. Internet is the best example of Information technology.
Similar questions
English,
1 month ago
Math,
1 month ago
Social Sciences,
1 month ago
Computer Science,
3 months ago
Chemistry,
3 months ago
Economy,
9 months ago
Math,
9 months ago