instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(79 + 8) ```
87
What is the output of the following code?
```python print(72 * 76) ```
5472
¿Cuál es la salida del siguiente código?
```python print(6 + 56) ```
62
What is the output of the following code?
```python print(26 * 2) ```
52
What is the output of the following code?
```python print(21 * 39) ```
819
What is the output of the following code?
```python print(9 + 72) ```
81
¿Cuál es la salida del siguiente código?
```python print(16 - 26) ```
-10
¿Cuál es la salida del siguiente código?
```python print(58 + 98) ```
156
¿Cuál es la salida del siguiente código?
```python print(1 + 14) ```
15
¿Cuál es la salida del siguiente código?
```python print(62 - 58) ```
4
¿Cuál es la salida del siguiente código?
```python print(48 * 59) ```
2832
What is the output of the following code?
```python print(71 - 63) ```
8
¿Cuál es la salida del siguiente código?
```python print(32 * 79) ```
2528
¿Cuál es la salida del siguiente código?
```python print(55 * 96) ```
5280
¿Cuál es la salida del siguiente código?
```python print(11 - 64) ```
-53
What is the output of the following code?
```python print(9 + 80) ```
89
What is the output of the following code?
```python print(48 + 96) ```
144
What is the output of the following code?
```python print(55 - 27) ```
28
¿Cuál es la salida del siguiente código?
```python print(94 + 29) ```
123
What is the output of the following code?
```python print(97 + 11) ```
108
What is the output of the following code?
```python print(23 - 9) ```
14
What is the output of the following code?
```python print(87 - 69) ```
18
What is the output of the following code?
```python print(85 + 72) ```
157
¿Cuál es la salida del siguiente código?
```python print(80 + 76) ```
156
¿Cuál es la salida del siguiente código?
```python print(15 + 50) ```
65
What is the output of the following code?
```python print(97 + 23) ```
120
¿Cuál es la salida del siguiente código?
```python print(78 - 25) ```
53
¿Cuál es la salida del siguiente código?
```python print(95 + 28) ```
123
What is the output of the following code?
```python print(77 + 16) ```
93
¿Cuál es la salida del siguiente código?
```python print(61 + 32) ```
93
¿Cuál es la salida del siguiente código?
```python print(73 - 40) ```
33
¿Cuál es la salida del siguiente código?
```python print(25 * 84) ```
2100
What is the output of the following code?
```python print(97 * 17) ```
1649
What is the output of the following code?
```python print(91 - 8) ```
83
¿Cuál es la salida del siguiente código?
```python print(26 - 50) ```
-24
What is the output of the following code?
```python print(54 - 30) ```
24
What is the output of the following code?
```python print(72 + 95) ```
167
What is the output of the following code?
```python print(33 + 59) ```
92
¿Cuál es la salida del siguiente código?
```python print(68 * 3) ```
204
¿Cuál es la salida del siguiente código?
```python print(15 * 23) ```
345
¿Cuál es la salida del siguiente código?
```python print(57 + 11) ```
68
What is the output of the following code?
```python print(11 * 62) ```
682
What is the output of the following code?
```python print(1 * 42) ```
42
¿Cuál es la salida del siguiente código?
```python print(85 * 70) ```
5950
What is the output of the following code?
```python print(83 * 79) ```
6557
¿Cuál es la salida del siguiente código?
```python print(89 - 20) ```
69
¿Cuál es la salida del siguiente código?
```python print(2 - 2) ```
0
What is the output of the following code?
```python print(34 - 93) ```
-59
¿Cuál es la salida del siguiente código?
```python print(29 - 22) ```
7
What is the output of the following code?
```python print(57 + 43) ```
100
What is the output of the following code?
```python print(44 * 59) ```
2596
¿Cuál es la salida del siguiente código?
```python print(59 + 13) ```
72
¿Cuál es la salida del siguiente código?
```python print(61 + 49) ```
110
What is the output of the following code?
```python print(30 + 58) ```
88
¿Cuál es la salida del siguiente código?
```python print(90 * 75) ```
6750
What is the output of the following code?
```python print(70 - 55) ```
15
What is the output of the following code?
```python print(84 - 61) ```
23
¿Cuál es la salida del siguiente código?
```python print(59 - 62) ```
-3
¿Cuál es la salida del siguiente código?
```python print(13 * 47) ```
611
¿Cuál es la salida del siguiente código?
```python print(70 + 5) ```
75
What is the output of the following code?
```python print(95 * 86) ```
8170
What is the output of the following code?
```python print(80 - 30) ```
50
What is the output of the following code?
```python print(24 - 99) ```
-75
What is the output of the following code?
```python print(71 + 15) ```
86
¿Cuál es la salida del siguiente código?
```python print(10 + 77) ```
87
¿Cuál es la salida del siguiente código?
```python print(69 * 56) ```
3864
¿Cuál es la salida del siguiente código?
```python print(31 - 96) ```
-65
¿Cuál es la salida del siguiente código?
```python print(33 + 27) ```
60
What is the output of the following code?
```python print(92 * 61) ```
5612
What is the output of the following code?
```python print(83 * 94) ```
7802
What is the output of the following code?
```python print(72 + 34) ```
106
What is the output of the following code?
```python print(35 + 96) ```
131
What is the output of the following code?
```python print(74 + 93) ```
167
What is the output of the following code?
```python print(8 + 17) ```
25
What is the output of the following code?
```python print(26 + 50) ```
76
What is the output of the following code?
```python print(62 + 66) ```
128
¿Cuál es la salida del siguiente código?
```python print(5 + 72) ```
77
¿Cuál es la salida del siguiente código?
```python print(51 * 7) ```
357
¿Cuál es la salida del siguiente código?
```python print(71 + 50) ```
121
¿Cuál es la salida del siguiente código?
```python print(91 + 74) ```
165
¿Cuál es la salida del siguiente código?
```python print(71 * 91) ```
6461
What is the output of the following code?
```python print(45 * 29) ```
1305
¿Cuál es la salida del siguiente código?
```python print(62 - 36) ```
26
¿Cuál es la salida del siguiente código?
```python print(2 * 28) ```
56
¿Cuál es la salida del siguiente código?
```python print(16 + 8) ```
24
What is the output of the following code?
```python print(19 + 27) ```
46
What is the output of the following code?
```python print(90 + 29) ```
119
What is the output of the following code?
```python print(67 + 46) ```
113
What is the output of the following code?
```python print(49 * 6) ```
294
¿Cuál es la salida del siguiente código?
```python print(51 + 83) ```
134
¿Cuál es la salida del siguiente código?
```python print(66 + 91) ```
157
¿Cuál es la salida del siguiente código?
```python print(31 * 7) ```
217
¿Cuál es la salida del siguiente código?
```python print(32 + 16) ```
48
What is the output of the following code?
```python print(92 * 98) ```
9016
¿Cuál es la salida del siguiente código?
```python print(5 - 57) ```
-52
What is the output of the following code?
```python print(60 + 1) ```
61
What is the output of the following code?
```python print(95 - 80) ```
15
¿Cuál es la salida del siguiente código?
```python print(70 + 31) ```
101
¿Cuál es la salida del siguiente código?
```python print(99 + 72) ```
171
¿Cuál es la salida del siguiente código?
```python print(57 + 100) ```
157