+ 3

Python coding

2. Write a python code to create the series(S1) by using indices ranging from 10 to 20 at an interval of 2 and data ranging from 100 to 500 at an interval of 100.(using range function) Display the created series.

18th Jun 2024, 8:13 AM
Monishka Gupta
Monishka Gupta - avatar
1 Odpowiedź
+ 4
Hi Monishka Gupta Sololearn isn't a code writing service. That's how freelancers earn their living. If you need help with YOUR code, then read these and update your posts: https://sololearn.com/compiler-playground/Wek0V1MyIR2r/?ref=app https://sololearn.com/compiler-playground/WZ8lkR6gTex6/?ref=app https://sololearn.com/compiler-playground/W3uiji9X28C1/?ref=app https://sololearn.com/compiler-playground/W0uW3Wks8UBk/?ref=app
18th Jun 2024, 12:46 PM
Ausgrindtube
Ausgrindtube - avatar