Computer Science, asked by shagunsharma2727, 3 months ago

& 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 Anonymous
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