| my Python |
| 1 | for i in range(n): |
| 2 | for j in range(m): |
| 3 | for i in range(m): |
| 4 | for j in range(n): |
| 5 | for i in range(len()): |
| 6 | for j in range(len()): |
| 7 | for item in arr: |
| 8 | .sort() |
| 9 | [i][j][k] |
| 10 | .append() |
| 11 | .append() |
| 12 | data[i][j] |
| 13 | for item in data: |
| 14 | for i in range(len(data)): |
| 15 | len() |
| 16 | if a == b: |
| 17 | print() |
| 18 | end="" |
| 19 | sep="" |
| 20 | if __name__ == "__main__": |
| 21 | : |
| 22 | () |
| 23 | / |
| 24 | + |
| 25 | - |
| 26 | _ |
| 27 | ( |
| 28 | ) |
| 29 | [] |
| 30 | [ |
| 31 | ] |
| 32 | <> |
| 33 | < |
| 34 | > |
| 35 | @ |
| 36 | % |
| 37 | = |
| 38 | == |
| 39 | * |
| 40 | break |
| 41 | continue |
| 42 | import |
| 43 | json |
| 44 | json.dump() |
| 45 | json.dumps() |
| 46 | json.load() |
| 47 | json.loads() |
| 48 | import json |
| 49 | token = |
| 50 | "" |
| 51 | '' |
| 52 | = {} |
| 53 | def (): |
| 54 | open() |
| 55 | .read() |
| 56 | .readlines() |
| 57 | .readline() |
| 58 | for |
| 59 | in |
| 60 | if |
| 61 | from |
| 62 | import |
| 63 | os |
| 64 | class |
| 65 | url |
| 66 | (): |
| 67 | CharField() |
| 68 | TextField() |
| 69 | ManyToManyField() |
| 70 | IntegerField() |
| 71 | def get(): |
| 72 | def post(): |
| 73 | self, request |
| 74 | delf |
| 75 | request |
| 76 | query |
| 77 | length |
| 78 | try: |
| 79 | except: |
| 80 | @method_decorator() |
| 81 | csrf_protect |
| 82 | save() |
| 83 | return |
| 84 | redirect() |
| 85 | render() |
| 86 | not |
| 87 | or |
| 88 | View |
Комментарии