Python With Avirup

Python With Avirup

Share

31/12/2020

>>> import calendar
>>>a=calendar.TextCalendar(calendar.SUNDAY)
>>> n=1
>>> while(n>>

17/12/2020

>>> ..
>>> a=[10,20,-50,21.3,"avirup"]
>>> print(a)
[10, 20, -50, 21.3, 'avirup']
>>> print(type(a))

>>> print(a[0])
10
>>> print(a[1])
20
>>> print(a[2])
-50
>>> print(a[3])
21.3
>>> print(a[4])
avirup
>>> a[0]=90
>>> print(a)
[90, 20, -50, 21.3, 'avirup']

Want your school to be the top-listed School/college in KOLKATA?
Click here to claim your Sponsored Listing.

Website

Address


Kolkata