Дано список а = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]. Яких значень набувають елементи списку b, якщо: а) b = a[0:3]; в) b = a; ґ) b = a[2:3]+[1, –2, 0]; б) b = a[6:]; г) b = [–1, 0, 1]; д) b = [–1, –2, 5]+[2, 3, 0]
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Answers & Comments


Copyright © 2024 SCHOLAR.TIPS - All rights reserved.