الفرق بين المراجعتين ل"Python/functions"

من موسوعة حسوب
اذهب إلى التنقل اذهب إلى البحث
(إنشاء الصفحة مع البنية الأساسية لها)
 
ط (←‏__import__()‎: إضافة محرف LTR mark)
سطر 67: سطر 67:
 
== <code>[[PHP/vars|vars()‎]]</code> ==
 
== <code>[[PHP/vars|vars()‎]]</code> ==
 
== <code>[[PHP/zip|zip()‎]]</code> ==
 
== <code>[[PHP/zip|zip()‎]]</code> ==
== <code>[[PHP/__import__|__import__()‎]]</code> ==
+
== <code>[[PHP/__import__|__import__()‎]]</code> ==
  
 
[[تصنيف:Python]]
 
[[تصنيف:Python]]
 
[[تصنيف:Python Function]]
 
[[تصنيف:Python Function]]
 
[[تصنيف:Python Built-in Functions]]
 
[[تصنيف:Python Built-in Functions]]

مراجعة 15:39، 7 أبريل 2018

abs()‎

all()‎

any()‎

ascii()‎

bin()‎

bool()‎

bytearray()‎

bytes()‎

callable()‎

chr()‎

classmethod()‎

compile()‎

complex()‎

delattr()‎

dict()‎

dir()‎

divmod()‎

enumerate()‎

eval()‎

exec()‎

filter()‎

float()‎

format()‎

frozenset()‎

getattr()‎

globals()‎

hasattr()‎

hash()‎

help()‎

hex()‎

id()‎

input()‎

int()‎

isinstance()‎

issubclass()‎

iter()‎

len()‎

list()‎

locals()‎

map()‎

max()‎

memoryview()‎

min()‎

next()‎

object()‎

oct()‎

open()‎

ord()‎

pow()‎

print()‎

property()‎

range()‎

repr()‎

reversed()‎

round()‎

set()‎

setattr()‎

slice()‎

sorted()‎

staticmethod()‎

str()‎

sum()‎

super()‎

tuple()‎

type()‎

vars()‎

zip()‎

__import__()‎