filmov
tv
Python tutorial - Python Calendar - How to use Calendar in Python

Показать описание
Free Python tutorial for beginners-Python Programming - import Calendar in Python
#python#pythonprogramming #pythontutorial #pythonforbeginners #pythonclass #youtubechannel #pythoninstallationcomplete #pythonhowtoinstall #pythoninstall #pythondownload #pythontutorialfree #pythonyoutube #pythonenglish #pythonenglish #pythonexecvseval #pythonexec()vseval() #pythonexec() #pythoneval() #youtubeviews #pythondef #pythondef() #pythonfunctions #pythonbreak #pythoncontinue #pythonpass #pythonzip #pythonunzip #pythonprintescapecharacter #pythonrepr() #pythonreduce #pythongetattr #pythoncalendar
Please Captions on - Python in English, Python in Tamil, Python in Telugu, Python in Malayalam, Python in Chinese, Python in Japanese, Python in German, Python in Hindi, Python in French, Python full course for beginners
--------------------------Transcript----------------
hello welcome to technology platform so today we are going to see like how to use calendar in Python like we are able to see something like the whole month is displaying right the same like that I just want to print it based on the month given by us so let me open either
now let's see this so for this we are going to use it like
this one we need to import it first it is already inbuilt functions now I just used import calendar and then I used my variable my calendar E2 calendar dot wait for some time it will give you something so here you can choose it text calendar
and then here you can see this first day is equal to zero the same thing you can type it why because it's like the starting week is like Monday or Sunday that one so let me give it one let's see instead of 0 I'm just giving one let's see what it is printing print my calendar dot wait for some time now here you can select we need to display month right so format month Open Bracket here you have to give it like year 2023 and month is like August so here we are using like this now see this you're getting the calendar now the week I showed you right this is starting on Tuesday instead of Monday or something like that it is started by Tuesday so the same thing so because of that they are always giving like zero let's see this let me give it 0 .
now print it
here you can see this Monday but here one more thing is also we have seen it like this is very uh just like there is no space a thing right now I want to just put it some space on it let's see this foreign
this distance it is using us here and this distance this line and this line between the lines we are mentioning here the space now let's see this here you can see some Gap now I want to use it
let's see this now
I'm just expanding okay let's see this see so because of that this two parameters are using so you can also use it by using this see you in the next class bye
#python#pythonprogramming #pythontutorial #pythonforbeginners #pythonclass #youtubechannel #pythoninstallationcomplete #pythonhowtoinstall #pythoninstall #pythondownload #pythontutorialfree #pythonyoutube #pythonenglish #pythonenglish #pythonexecvseval #pythonexec()vseval() #pythonexec() #pythoneval() #youtubeviews #pythondef #pythondef() #pythonfunctions #pythonbreak #pythoncontinue #pythonpass #pythonzip #pythonunzip #pythonprintescapecharacter #pythonrepr() #pythonreduce #pythongetattr #pythoncalendar
Please Captions on - Python in English, Python in Tamil, Python in Telugu, Python in Malayalam, Python in Chinese, Python in Japanese, Python in German, Python in Hindi, Python in French, Python full course for beginners
--------------------------Transcript----------------
hello welcome to technology platform so today we are going to see like how to use calendar in Python like we are able to see something like the whole month is displaying right the same like that I just want to print it based on the month given by us so let me open either
now let's see this so for this we are going to use it like
this one we need to import it first it is already inbuilt functions now I just used import calendar and then I used my variable my calendar E2 calendar dot wait for some time it will give you something so here you can choose it text calendar
and then here you can see this first day is equal to zero the same thing you can type it why because it's like the starting week is like Monday or Sunday that one so let me give it one let's see instead of 0 I'm just giving one let's see what it is printing print my calendar dot wait for some time now here you can select we need to display month right so format month Open Bracket here you have to give it like year 2023 and month is like August so here we are using like this now see this you're getting the calendar now the week I showed you right this is starting on Tuesday instead of Monday or something like that it is started by Tuesday so the same thing so because of that they are always giving like zero let's see this let me give it 0 .
now print it
here you can see this Monday but here one more thing is also we have seen it like this is very uh just like there is no space a thing right now I want to just put it some space on it let's see this foreign
this distance it is using us here and this distance this line and this line between the lines we are mentioning here the space now let's see this here you can see some Gap now I want to use it
let's see this now
I'm just expanding okay let's see this see so because of that this two parameters are using so you can also use it by using this see you in the next class bye