instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(54 + 72) ```
126
What is the output of the following code?
```python print(33 - 61) ```
-28
¿Cuál es la salida del siguiente código?
```python print(57 - 7) ```
50
¿Cuál es la salida del siguiente código?
```python print(91 * 54) ```
4914
¿Cuál es la salida del siguiente código?
```python print(38 + 26) ```
64
¿Cuál es la salida del siguiente código?
```python print(14 + 57) ```
71
¿Cuál es la salida del siguiente código?
```python print(36 + 15) ```
51
¿Cuál es la salida del siguiente código?
```python print(35 * 75) ```
2625
¿Cuál es la salida del siguiente código?
```python print(53 + 68) ```
121
What is the output of the following code?
```python print(89 - 53) ```
36
¿Cuál es la salida del siguiente código?
```python print(26 * 84) ```
2184
What is the output of the following code?
```python print(76 - 51) ```
25
¿Cuál es la salida del siguiente código?
```python print(35 - 56) ```
-21
What is the output of the following code?
```python print(97 * 3) ```
291
What is the output of the following code?
```python print(36 * 94) ```
3384
What is the output of the following code?
```python print(39 * 86) ```
3354
What is the output of the following code?
```python print(74 * 50) ```
3700
¿Cuál es la salida del siguiente código?
```python print(91 * 88) ```
8008
¿Cuál es la salida del siguiente código?
```python print(47 * 7) ```
329
¿Cuál es la salida del siguiente código?
```python print(85 * 6) ```
510
What is the output of the following code?
```python print(77 * 99) ```
7623
¿Cuál es la salida del siguiente código?
```python print(85 + 39) ```
124
¿Cuál es la salida del siguiente código?
```python print(96 * 79) ```
7584
¿Cuál es la salida del siguiente código?
```python print(30 - 78) ```
-48
¿Cuál es la salida del siguiente código?
```python print(50 + 2) ```
52
¿Cuál es la salida del siguiente código?
```python print(70 + 19) ```
89
What is the output of the following code?
```python print(3 + 52) ```
55
What is the output of the following code?
```python print(69 * 84) ```
5796
¿Cuál es la salida del siguiente código?
```python print(4 - 66) ```
-62
What is the output of the following code?
```python print(17 * 61) ```
1037
¿Cuál es la salida del siguiente código?
```python print(83 - 33) ```
50
¿Cuál es la salida del siguiente código?
```python print(56 * 26) ```
1456
What is the output of the following code?
```python print(12 + 10) ```
22
What is the output of the following code?
```python print(22 - 50) ```
-28
¿Cuál es la salida del siguiente código?
```python print(62 + 2) ```
64
What is the output of the following code?
```python print(26 + 88) ```
114
What is the output of the following code?
```python print(1 + 34) ```
35
What is the output of the following code?
```python print(86 - 11) ```
75
¿Cuál es la salida del siguiente código?
```python print(56 - 5) ```
51
What is the output of the following code?
```python print(11 + 56) ```
67
What is the output of the following code?
```python print(58 + 23) ```
81
¿Cuál es la salida del siguiente código?
```python print(8 * 60) ```
480
¿Cuál es la salida del siguiente código?
```python print(100 * 1) ```
100
What is the output of the following code?
```python print(73 + 31) ```
104
What is the output of the following code?
```python print(94 - 91) ```
3
¿Cuál es la salida del siguiente código?
```python print(92 - 41) ```
51
¿Cuál es la salida del siguiente código?
```python print(24 * 18) ```
432
¿Cuál es la salida del siguiente código?
```python print(64 - 14) ```
50
What is the output of the following code?
```python print(75 + 68) ```
143
¿Cuál es la salida del siguiente código?
```python print(69 - 60) ```
9
What is the output of the following code?
```python print(2 * 57) ```
114
¿Cuál es la salida del siguiente código?
```python print(26 * 54) ```
1404
¿Cuál es la salida del siguiente código?
```python print(50 - 84) ```
-34
¿Cuál es la salida del siguiente código?
```python print(67 + 74) ```
141
¿Cuál es la salida del siguiente código?
```python print(97 * 93) ```
9021
What is the output of the following code?
```python print(99 - 75) ```
24
¿Cuál es la salida del siguiente código?
```python print(61 * 85) ```
5185
¿Cuál es la salida del siguiente código?
```python print(31 + 20) ```
51
¿Cuál es la salida del siguiente código?
```python print(49 + 49) ```
98
What is the output of the following code?
```python print(94 + 98) ```
192
What is the output of the following code?
```python print(30 - 56) ```
-26
What is the output of the following code?
```python print(62 * 66) ```
4092
¿Cuál es la salida del siguiente código?
```python print(98 + 74) ```
172
What is the output of the following code?
```python print(58 * 5) ```
290
What is the output of the following code?
```python print(94 - 30) ```
64
¿Cuál es la salida del siguiente código?
```python print(99 + 19) ```
118
¿Cuál es la salida del siguiente código?
```python print(69 + 100) ```
169
¿Cuál es la salida del siguiente código?
```python print(69 * 92) ```
6348
¿Cuál es la salida del siguiente código?
```python print(99 * 85) ```
8415
What is the output of the following code?
```python print(23 - 25) ```
-2
¿Cuál es la salida del siguiente código?
```python print(65 + 85) ```
150
What is the output of the following code?
```python print(36 - 15) ```
21
What is the output of the following code?
```python print(19 + 49) ```
68
What is the output of the following code?
```python print(64 * 68) ```
4352
¿Cuál es la salida del siguiente código?
```python print(12 * 44) ```
528
¿Cuál es la salida del siguiente código?
```python print(1 * 8) ```
8
What is the output of the following code?
```python print(59 - 11) ```
48
¿Cuál es la salida del siguiente código?
```python print(51 * 67) ```
3417
What is the output of the following code?
```python print(13 + 84) ```
97
¿Cuál es la salida del siguiente código?
```python print(60 + 32) ```
92
¿Cuál es la salida del siguiente código?
```python print(68 + 81) ```
149
¿Cuál es la salida del siguiente código?
```python print(25 * 55) ```
1375
¿Cuál es la salida del siguiente código?
```python print(49 + 91) ```
140
What is the output of the following code?
```python print(35 * 54) ```
1890
¿Cuál es la salida del siguiente código?
```python print(30 * 48) ```
1440
¿Cuál es la salida del siguiente código?
```python print(62 + 7) ```
69
What is the output of the following code?
```python print(34 + 100) ```
134
¿Cuál es la salida del siguiente código?
```python print(98 + 26) ```
124
What is the output of the following code?
```python print(83 * 96) ```
7968
What is the output of the following code?
```python print(47 - 92) ```
-45
¿Cuál es la salida del siguiente código?
```python print(93 * 56) ```
5208
¿Cuál es la salida del siguiente código?
```python print(69 * 69) ```
4761
What is the output of the following code?
```python print(62 + 99) ```
161
¿Cuál es la salida del siguiente código?
```python print(55 + 78) ```
133
¿Cuál es la salida del siguiente código?
```python print(80 - 67) ```
13
What is the output of the following code?
```python print(74 * 19) ```
1406
¿Cuál es la salida del siguiente código?
```python print(77 * 7) ```
539
What is the output of the following code?
```python print(45 - 37) ```
8
¿Cuál es la salida del siguiente código?
```python print(29 * 77) ```
2233
What is the output of the following code?
```python print(81 - 31) ```
50