Write the output of the given Python code : a = 0 a+ =2 print (a)
Write the output of the given Python code : a = 0 a+ =2 print (a)
4 views
Write the output of the given Python code : a = 0 a+ =2 print (a)