In this Video I am going to show How to use Built-in Functions and Built-in Modules in Python . Python library contains built-in modules (written in C) that provide access to system functionality such as file I/O that would otherwise be inaccessible to Python programmers, as well as modules written in Python
The Python has a number of Built in functions and types that are always available. Some of these Functions are
abs() delattr() hash() memoryview() set()
all() dict() help() min() setattr()
any() dir() hex() next() slice()
ascii() divmod() id() object() sorted()
bin() enumerate() input() oct() staticmethod()
bool() eval() int() open() str()
breakpoint() exec() isinstance() ord() sum()
bytearray() filter() issubclass() pow() super()
bytes() float() iter() print() tuple()
callable() format() len() property() type()
chr() frozenset() list() range() vars()
classmethod() getattr() locals() repr() zip()
compile() globals() map() reversed() __import__()
complex() hasattr() max() round()
str(obj) Return the string representation of obj
list(seq) Return the list representation of a sequence object
tuple(seq) Return the tuple representation of a sequence object
int(obj) Return the integer representation of an object
float(x) Return the floating point representation of an object
chr(i) Return the character with ASCII code i
ord(c) Return the ASCII code of character c
min(seq) Return the smallest element of a sequence
max(seq)
atof() Convert string to a float
atoi() Convert string to an integer
capitalize() Capitalize the first character in the string
capwords() Capitalize each word in string
replace() Replace a substring
split() Split string based on whitespace (default)
lower() Convert string to lowercase
upper() Convert string to uppercase
strip() Remove leading and trailing whitespace
digits abcdefghijklmnopqrstuvwxyz
uppercase ABCDEFGHIJKLMNOPQRSTUVWXYZ
letters lowercase + uppercase
whitespace \t\n\r\v
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
Auf dieser Seite können Sie das Online-Video Python Tutorial for Beginners 6 Python Built in Functions and Built in Module ProgrammingKnowledge mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Expert Programmer 01 Januar 1970 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 10 Mal angesehen und es wurde von 0 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!