instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(2 * 92) ```
184
¿Cuál es la salida del siguiente código?
```python print(41 + 52) ```
93
What is the output of the following code?
```python print(98 * 5) ```
490
What is the output of the following code?
```python print(69 - 43) ```
26
¿Cuál es la salida del siguiente código?
```python print(71 * 40) ```
2840
¿Cuál es la salida del siguiente código?
```python print(70 - 76) ```
-6
What is the output of the following code?
```python print(65 + 46) ```
111
What is the output of the following code?
```python print(31 * 96) ```
2976
¿Cuál es la salida del siguiente código?
```python print(37 * 86) ```
3182
¿Cuál es la salida del siguiente código?
```python print(67 + 75) ```
142
¿Cuál es la salida del siguiente código?
```python print(55 - 17) ```
38
What is the output of the following code?
```python print(91 * 66) ```
6006
What is the output of the following code?
```python print(21 - 72) ```
-51
¿Cuál es la salida del siguiente código?
```python print(74 + 38) ```
112
¿Cuál es la salida del siguiente código?
```python print(40 - 48) ```
-8
What is the output of the following code?
```python print(40 + 37) ```
77
What is the output of the following code?
```python print(71 + 45) ```
116
What is the output of the following code?
```python print(80 * 86) ```
6880
What is the output of the following code?
```python print(51 * 44) ```
2244
¿Cuál es la salida del siguiente código?
```python print(69 + 24) ```
93
What is the output of the following code?
```python print(69 - 78) ```
-9
¿Cuál es la salida del siguiente código?
```python print(24 + 54) ```
78
What is the output of the following code?
```python print(12 + 15) ```
27
¿Cuál es la salida del siguiente código?
```python print(24 + 33) ```
57
¿Cuál es la salida del siguiente código?
```python print(53 + 87) ```
140
¿Cuál es la salida del siguiente código?
```python print(8 - 39) ```
-31
¿Cuál es la salida del siguiente código?
```python print(53 - 42) ```
11
¿Cuál es la salida del siguiente código?
```python print(31 * 97) ```
3007
¿Cuál es la salida del siguiente código?
```python print(41 * 60) ```
2460
What is the output of the following code?
```python print(4 * 53) ```
212
¿Cuál es la salida del siguiente código?
```python print(76 + 87) ```
163
¿Cuál es la salida del siguiente código?
```python print(53 + 58) ```
111
¿Cuál es la salida del siguiente código?
```python print(22 * 32) ```
704
What is the output of the following code?
```python print(60 - 80) ```
-20
¿Cuál es la salida del siguiente código?
```python print(62 * 35) ```
2170
¿Cuál es la salida del siguiente código?
```python print(69 + 73) ```
142
What is the output of the following code?
```python print(90 + 16) ```
106
What is the output of the following code?
```python print(42 + 44) ```
86
What is the output of the following code?
```python print(89 * 18) ```
1602
¿Cuál es la salida del siguiente código?
```python print(49 - 77) ```
-28
What is the output of the following code?
```python print(99 + 90) ```
189
What is the output of the following code?
```python print(96 - 3) ```
93
What is the output of the following code?
```python print(79 - 81) ```
-2
¿Cuál es la salida del siguiente código?
```python print(64 + 47) ```
111
¿Cuál es la salida del siguiente código?
```python print(82 + 51) ```
133
¿Cuál es la salida del siguiente código?
```python print(73 * 30) ```
2190
What is the output of the following code?
```python print(87 * 3) ```
261
What is the output of the following code?
```python print(67 - 60) ```
7
¿Cuál es la salida del siguiente código?
```python print(54 - 69) ```
-15
What is the output of the following code?
```python print(25 + 43) ```
68
¿Cuál es la salida del siguiente código?
```python print(43 + 40) ```
83
¿Cuál es la salida del siguiente código?
```python print(56 * 4) ```
224
¿Cuál es la salida del siguiente código?
```python print(31 + 44) ```
75
What is the output of the following code?
```python print(89 + 9) ```
98
¿Cuál es la salida del siguiente código?
```python print(8 + 72) ```
80
What is the output of the following code?
```python print(97 + 53) ```
150
¿Cuál es la salida del siguiente código?
```python print(87 - 4) ```
83
¿Cuál es la salida del siguiente código?
```python print(92 * 9) ```
828
¿Cuál es la salida del siguiente código?
```python print(6 + 8) ```
14
What is the output of the following code?
```python print(2 * 67) ```
134
¿Cuál es la salida del siguiente código?
```python print(65 + 72) ```
137
What is the output of the following code?
```python print(26 + 82) ```
108
¿Cuál es la salida del siguiente código?
```python print(86 * 61) ```
5246
What is the output of the following code?
```python print(59 - 6) ```
53
¿Cuál es la salida del siguiente código?
```python print(95 - 99) ```
-4
What is the output of the following code?
```python print(24 - 1) ```
23
¿Cuál es la salida del siguiente código?
```python print(4 + 72) ```
76
¿Cuál es la salida del siguiente código?
```python print(25 * 81) ```
2025
What is the output of the following code?
```python print(4 + 26) ```
30
What is the output of the following code?
```python print(34 + 93) ```
127
¿Cuál es la salida del siguiente código?
```python print(3 - 23) ```
-20
¿Cuál es la salida del siguiente código?
```python print(87 - 18) ```
69
¿Cuál es la salida del siguiente código?
```python print(27 - 40) ```
-13
¿Cuál es la salida del siguiente código?
```python print(48 + 85) ```
133
¿Cuál es la salida del siguiente código?
```python print(17 + 25) ```
42
What is the output of the following code?
```python print(81 + 36) ```
117
What is the output of the following code?
```python print(11 * 61) ```
671
¿Cuál es la salida del siguiente código?
```python print(50 * 97) ```
4850
¿Cuál es la salida del siguiente código?
```python print(48 * 68) ```
3264
¿Cuál es la salida del siguiente código?
```python print(26 + 58) ```
84
What is the output of the following code?
```python print(55 * 49) ```
2695
What is the output of the following code?
```python print(11 + 18) ```
29
What is the output of the following code?
```python print(4 - 23) ```
-19
¿Cuál es la salida del siguiente código?
```python print(10 + 46) ```
56
¿Cuál es la salida del siguiente código?
```python print(10 + 47) ```
57
¿Cuál es la salida del siguiente código?
```python print(87 - 43) ```
44
What is the output of the following code?
```python print(78 * 18) ```
1404
What is the output of the following code?
```python print(39 - 37) ```
2
What is the output of the following code?
```python print(93 + 96) ```
189
What is the output of the following code?
```python print(76 - 71) ```
5
What is the output of the following code?
```python print(11 + 41) ```
52
What is the output of the following code?
```python print(58 + 72) ```
130
What is the output of the following code?
```python print(17 * 40) ```
680
What is the output of the following code?
```python print(55 - 88) ```
-33
What is the output of the following code?
```python print(3 + 73) ```
76
¿Cuál es la salida del siguiente código?
```python print(43 * 73) ```
3139
What is the output of the following code?
```python print(73 * 58) ```
4234
What is the output of the following code?
```python print(14 * 87) ```
1218
¿Cuál es la salida del siguiente código?
```python print(89 - 78) ```
11
¿Cuál es la salida del siguiente código?
```python print(9 - 50) ```
-41