मराठी

Using the series created in Question 5, write commands for the following: a) Display the names of the months 3 through 7 from the Series MonthDays.

Advertisements
Advertisements

प्रश्न

Using the series created in Question 5, write commands for the following:

  1. Display the names of the months 3 through 7 from the Series MonthDays.
  2. Display the Series MonthDays in reverse order.
कोड लेखन
Advertisements

उत्तर

 print(MonthDays[3:8])

print(MonthDays[::-1])

shaalaa.com
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 2: Data Handling using Pandas - I - Exercise [पृष्ठ ६१]

APPEARS IN

एनसीईआरटी Informatics Practices [English] Class 12
पाठ 2 Data Handling using Pandas - I
Exercise | Q 8. | पृष्ठ ६१
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×