+ 3
so nums[0] is 10. we are overwriting it with nums[1] (is 9) - 5 so nums[0] is now 4 if 4 exists in nums, print out nums[3], which is 7
23rd Feb 2018, 5:12 PM
怌ļ¼Øļ¼”ļ¼°ļ¼°ļ¼¹ ļ¼“ļ¼Æ ļ¼Øļ¼„ļ¼¬ļ¼°ć€
怌ļ¼Øļ¼”ļ¼°ļ¼°ļ¼¹ ļ¼“ļ¼Æ ļ¼Øļ¼„ļ¼¬ļ¼°ć€ - avatar