|
21 | 21 | * : keyword.operator.python, source.python
|
22 | 22 | 2 : constant.numeric.dec.python, source.python
|
23 | 23 | print : meta.function-call.python, source.python, support.function.builtin.python
|
24 |
| -( : meta.function-call.arguments.python, meta.function-call.python, punctuation.definition.arguments.begin.python, source.python |
| 24 | +( : meta.function-call.python, punctuation.definition.arguments.begin.python, source.python |
25 | 25 | " : meta.function-call.arguments.python, meta.function-call.python, punctuation.definition.string.begin.python, source.python, string.quoted.single.python
|
26 | 26 | is : meta.function-call.arguments.python, meta.function-call.python, source.python, string.quoted.single.python
|
27 | 27 | " : meta.function-call.arguments.python, meta.function-call.python, punctuation.definition.string.end.python, source.python, string.quoted.single.python
|
|
34 | 34 | print : source.python, support.function.builtin.python
|
35 | 35 | x, : source.python
|
36 | 36 | print : meta.function-call.python, source.python, support.function.builtin.python
|
37 |
| -( : meta.function-call.arguments.python, meta.function-call.python, punctuation.definition.arguments.begin.python, source.python |
| 37 | +( : meta.function-call.python, punctuation.definition.arguments.begin.python, source.python |
38 | 38 | x : meta.function-call.arguments.python, meta.function-call.python, source.python
|
39 | 39 | , : meta.function-call.arguments.python, meta.function-call.python, punctuation.separator.arguments.python, source.python
|
40 | 40 | : meta.function-call.arguments.python, meta.function-call.python, source.python
|
|
46 | 46 | ) : meta.function-call.python, punctuation.definition.arguments.end.python, source.python
|
47 | 47 | print : source.python, support.function.builtin.python
|
48 | 48 | print : meta.function-call.python, source.python, support.function.builtin.python
|
49 |
| -( : meta.function-call.arguments.python, meta.function-call.python, punctuation.definition.arguments.begin.python, source.python |
| 49 | +( : meta.function-call.python, punctuation.definition.arguments.begin.python, source.python |
50 | 50 | ) : meta.function-call.python, punctuation.definition.arguments.end.python, source.python
|
51 | 51 | print : source.python, support.function.builtin.python
|
52 | 52 | : source.python
|
|
56 | 56 | er : source.python, string.quoted.single.python
|
57 | 57 | " : punctuation.definition.string.end.python, source.python, string.quoted.single.python
|
58 | 58 | print : meta.function-call.python, source.python, support.function.builtin.python
|
59 |
| -( : meta.function-call.arguments.python, meta.function-call.python, punctuation.definition.arguments.begin.python, source.python |
| 59 | +( : meta.function-call.python, punctuation.definition.arguments.begin.python, source.python |
60 | 60 | " : meta.function-call.arguments.python, meta.function-call.python, punctuation.definition.string.begin.python, source.python, string.quoted.single.python
|
61 | 61 | er : meta.function-call.arguments.python, meta.function-call.python, source.python, string.quoted.single.python
|
62 | 62 | " : meta.function-call.arguments.python, meta.function-call.python, punctuation.definition.string.end.python, source.python, string.quoted.single.python
|
|
68 | 68 | ) : meta.function-call.python, punctuation.definition.arguments.end.python, source.python
|
69 | 69 | print : meta.function-call.python, source.python, support.function.builtin.python
|
70 | 70 | : meta.function-call.python, source.python
|
71 |
| -( : meta.function-call.arguments.python, meta.function-call.python, punctuation.definition.arguments.begin.python, source.python |
| 71 | +( : meta.function-call.python, punctuation.definition.arguments.begin.python, source.python |
72 | 72 | x : meta.function-call.arguments.python, meta.function-call.python, source.python
|
73 | 73 | , : meta.function-call.arguments.python, meta.function-call.python, punctuation.separator.arguments.python, source.python
|
74 | 74 | y : meta.function-call.arguments.python, meta.function-call.python, source.python
|
75 | 75 | ) : meta.function-call.python, punctuation.definition.arguments.end.python, source.python
|
76 | 76 | print : meta.function-call.python, source.python, support.function.builtin.python
|
77 |
| -( : meta.function-call.arguments.python, meta.function-call.python, punctuation.definition.arguments.begin.python, source.python |
| 77 | +( : meta.function-call.python, punctuation.definition.arguments.begin.python, source.python |
78 | 78 | ( : meta.function-call.arguments.python, meta.function-call.python, punctuation.parenthesis.begin.python, source.python
|
79 | 79 | x, y : meta.function-call.arguments.python, meta.function-call.python, source.python
|
80 | 80 | ) : meta.function-call.arguments.python, meta.function-call.python, punctuation.parenthesis.end.python, source.python
|
|
0 commit comments