About the Tutorial


calendar.weekday(year,month,day)



Download 2,85 Mb.
Pdf ko'rish
bet140/234
Sana28.05.2022
Hajmi2,85 Mb.
#614232
1   ...   136   137   138   139   140   141   142   143   ...   234
Bog'liq
python3 tutorial 060821094426

calendar.weekday(year,month,day) 
Returns the weekday code for the given date. Weekday codes are 0 (Monday) to 
6 (Sunday); month numbers are 1 (January) to 12 (December). 
Other Modules & Functions 
If you are interested, then here you would find a list of other important modules and 
functions to play with date & time in Python- 

The datetime Module
 

The pytz Module
 

The dateutil Module
 


Python 3 
199 
A function is a block of organized, reusable code that is used to perform a single, related 
action. Functions provide better modularity for your application and a high degree of code 
reusing. 
As you already know, Python gives you many built-in functions like print(), etc. but you 
can also create your own functions. These functions are called
user-defined functions.
Defining a Function 
You can define functions to provide the required functionality. Here are simple rules to 
define a function in Python. 

Function blocks begin with the keyword
def
followed by the function name and 
parentheses ( ( ) ). 

Any input parameters or arguments should be placed within these parentheses. 
You can also define parameters inside these parentheses. 

The first statement of a function can be an optional statement - the documentation 
string of the function or
docstring


The code block within every function starts with a colon (:) and is indented. 

The statement return [expression] exits a function, optionally passing back an 
expression to the caller. A return statement with no arguments is the same as 
return None. 
Syntax
 
def functionname( parameters ):
 
"function_docstring" 
function_suite 
return [expression]
By default, parameters have a positional behavior and you need to inform them in the 
same order that they were defined. 

Download 2,85 Mb.

Do'stlaringiz bilan baham:
1   ...   136   137   138   139   140   141   142   143   ...   234




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish