File tree Expand file tree Collapse file tree 1 file changed +51
-0
lines changed
universalpython/languages/ks_arb Expand file tree Collapse file tree 1 file changed +51
-0
lines changed Original file line number Diff line number Diff line change 1+ letters :
2+ start : " ا"
3+ end : " ی"
4+
5+ numbers :
6+ start : " ۰"
7+ end : " ۹"
8+
9+ reserved :
10+ " ۔" : "."
11+ " ،" : ","
12+ " ۱" : "1"
13+ " ۲" : "2"
14+ " ۳" : "3"
15+ " ۴" : "4"
16+ " ۵" : "5"
17+ " ۶" : "6"
18+ " ۷" : "7"
19+ " ۸" : "8"
20+ " ۹" : "9"
21+ " ۰" : "0"
22+ " وَن" : "print"
23+ " تیلگر" : "elif"
24+ " ییٚلہِ" : "if"
25+ " تیٚلہِ" : "else"
26+ " یوتنِت" : "while"
27+ " کَر" : "for"
28+ " میز" : "in"
29+ " اَتھُن" : "input"
30+ " فُٹراو" : "break"
31+ " برونٛتھ" : "continue"
32+ " ترٛاو" : "pass"
33+ " پوز" : "True"
34+ " اَپوز" : "False"
35+ " چھُ" : "is"
36+ " کلاس" : "class"
37+ " وضاحت" : "def"
38+ " __آغاز__" : "__init__"
39+ " بہٕ" : "self"
40+ " واپس" : "return"
41+ " پنے" : "string"
42+ " پن" : "str"
43+ " مِلاو" : "append"
44+ " کَر" : "pop"
45+ " بیٚی" : "and"
46+ " یا" : "or"
47+ " سٲری" : "all"
48+ " کَتھی" : "any"
49+ " کہنا" : "None"
50+ " شُمار" : "int"
51+ " __اہم__" : "__main__"
You can’t perform that action at this time.
0 commit comments