O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

How can you perform element-wise addition of two NumPy arrays arr1 and arr2?

आप दो NumPy सरणियों arr1 और arr2 को एलिमेंट वाइज कैसे जोड़ सकते हैं?

Write Answer

Explanation