हिंदी

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×