instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(33 * 66) ```
2178
What is the output of the following code?
```python print(34 + 37) ```
71
What is the output of the following code?
```python print(86 - 4) ```
82
¿Cuál es la salida del siguiente código?
```python print(54 * 60) ```
3240
¿Cuál es la salida del siguiente código?
```python print(71 + 74) ```
145
What is the output of the following code?
```python print(30 + 19) ```
49
What is the output of the following code?
```python print(82 - 97) ```
-15
What is the output of the following code?
```python print(30 - 57) ```
-27
What is the output of the following code?
```python print(94 - 56) ```
38
¿Cuál es la salida del siguiente código?
```python print(47 * 54) ```
2538
¿Cuál es la salida del siguiente código?
```python print(75 * 19) ```
1425
¿Cuál es la salida del siguiente código?
```python print(27 + 90) ```
117
What is the output of the following code?
```python print(76 * 25) ```
1900
What is the output of the following code?
```python print(22 - 37) ```
-15
¿Cuál es la salida del siguiente código?
```python print(58 - 10) ```
48
¿Cuál es la salida del siguiente código?
```python print(100 - 59) ```
41
What is the output of the following code?
```python print(56 * 93) ```
5208
¿Cuál es la salida del siguiente código?
```python print(99 + 25) ```
124
What is the output of the following code?
```python print(15 + 31) ```
46
What is the output of the following code?
```python print(26 * 35) ```
910
What is the output of the following code?
```python print(38 * 5) ```
190
What is the output of the following code?
```python print(42 + 55) ```
97
What is the output of the following code?
```python print(83 - 26) ```
57
¿Cuál es la salida del siguiente código?
```python print(96 - 91) ```
5
¿Cuál es la salida del siguiente código?
```python print(18 + 85) ```
103
What is the output of the following code?
```python print(88 + 68) ```
156
¿Cuál es la salida del siguiente código?
```python print(81 + 31) ```
112
¿Cuál es la salida del siguiente código?
```python print(22 + 25) ```
47
¿Cuál es la salida del siguiente código?
```python print(4 * 56) ```
224
¿Cuál es la salida del siguiente código?
```python print(82 * 70) ```
5740
What is the output of the following code?
```python print(15 - 20) ```
-5
What is the output of the following code?
```python print(25 * 47) ```
1175
¿Cuál es la salida del siguiente código?
```python print(56 - 30) ```
26
What is the output of the following code?
```python print(36 - 9) ```
27
¿Cuál es la salida del siguiente código?
```python print(54 + 31) ```
85
¿Cuál es la salida del siguiente código?
```python print(1 * 11) ```
11
¿Cuál es la salida del siguiente código?
```python print(67 - 57) ```
10
¿Cuál es la salida del siguiente código?
```python print(69 - 94) ```
-25
¿Cuál es la salida del siguiente código?
```python print(52 * 84) ```
4368
What is the output of the following code?
```python print(36 + 64) ```
100
¿Cuál es la salida del siguiente código?
```python print(81 + 33) ```
114
¿Cuál es la salida del siguiente código?
```python print(30 + 47) ```
77
¿Cuál es la salida del siguiente código?
```python print(14 * 44) ```
616
What is the output of the following code?
```python print(77 - 78) ```
-1
¿Cuál es la salida del siguiente código?
```python print(48 + 82) ```
130
What is the output of the following code?
```python print(71 * 90) ```
6390
What is the output of the following code?
```python print(80 - 11) ```
69
¿Cuál es la salida del siguiente código?
```python print(64 + 23) ```
87
¿Cuál es la salida del siguiente código?
```python print(5 + 52) ```
57
¿Cuál es la salida del siguiente código?
```python print(39 - 71) ```
-32
¿Cuál es la salida del siguiente código?
```python print(51 + 92) ```
143
What is the output of the following code?
```python print(57 * 80) ```
4560
¿Cuál es la salida del siguiente código?
```python print(62 + 85) ```
147
What is the output of the following code?
```python print(58 * 24) ```
1392
¿Cuál es la salida del siguiente código?
```python print(82 * 4) ```
328
¿Cuál es la salida del siguiente código?
```python print(66 - 25) ```
41
What is the output of the following code?
```python print(10 * 82) ```
820
¿Cuál es la salida del siguiente código?
```python print(20 + 79) ```
99
What is the output of the following code?
```python print(32 * 82) ```
2624
What is the output of the following code?
```python print(35 * 95) ```
3325
What is the output of the following code?
```python print(39 - 7) ```
32
What is the output of the following code?
```python print(12 + 89) ```
101
¿Cuál es la salida del siguiente código?
```python print(30 * 37) ```
1110
¿Cuál es la salida del siguiente código?
```python print(1 + 24) ```
25
What is the output of the following code?
```python print(53 + 81) ```
134
¿Cuál es la salida del siguiente código?
```python print(30 * 89) ```
2670
What is the output of the following code?
```python print(58 * 77) ```
4466
What is the output of the following code?
```python print(10 * 54) ```
540
¿Cuál es la salida del siguiente código?
```python print(57 - 39) ```
18
What is the output of the following code?
```python print(18 + 9) ```
27
¿Cuál es la salida del siguiente código?
```python print(21 * 7) ```
147
¿Cuál es la salida del siguiente código?
```python print(52 + 47) ```
99
¿Cuál es la salida del siguiente código?
```python print(87 + 31) ```
118
What is the output of the following code?
```python print(13 - 59) ```
-46
¿Cuál es la salida del siguiente código?
```python print(41 * 36) ```
1476
¿Cuál es la salida del siguiente código?
```python print(89 - 21) ```
68
¿Cuál es la salida del siguiente código?
```python print(28 - 54) ```
-26
¿Cuál es la salida del siguiente código?
```python print(58 - 29) ```
29
¿Cuál es la salida del siguiente código?
```python print(55 * 48) ```
2640
¿Cuál es la salida del siguiente código?
```python print(12 + 87) ```
99
¿Cuál es la salida del siguiente código?
```python print(28 + 65) ```
93
¿Cuál es la salida del siguiente código?
```python print(83 + 97) ```
180
What is the output of the following code?
```python print(24 + 30) ```
54
What is the output of the following code?
```python print(77 + 20) ```
97
¿Cuál es la salida del siguiente código?
```python print(97 * 12) ```
1164
¿Cuál es la salida del siguiente código?
```python print(32 + 97) ```
129
What is the output of the following code?
```python print(83 * 98) ```
8134
¿Cuál es la salida del siguiente código?
```python print(88 * 14) ```
1232
What is the output of the following code?
```python print(42 + 35) ```
77
What is the output of the following code?
```python print(9 - 7) ```
2
What is the output of the following code?
```python print(23 - 80) ```
-57
What is the output of the following code?
```python print(47 - 51) ```
-4
¿Cuál es la salida del siguiente código?
```python print(81 + 12) ```
93
What is the output of the following code?
```python print(26 * 83) ```
2158
What is the output of the following code?
```python print(36 - 8) ```
28
¿Cuál es la salida del siguiente código?
```python print(1 + 1) ```
2
¿Cuál es la salida del siguiente código?
```python print(34 + 87) ```
121
What is the output of the following code?
```python print(91 - 77) ```
14
¿Cuál es la salida del siguiente código?
```python print(89 - 11) ```
78
¿Cuál es la salida del siguiente código?
```python print(5 + 68) ```
73