instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(13 + 35) ```
48
¿Cuál es la salida del siguiente código?
```python print(22 - 7) ```
15
What is the output of the following code?
```python print(23 + 91) ```
114
¿Cuál es la salida del siguiente código?
```python print(78 + 97) ```
175
¿Cuál es la salida del siguiente código?
```python print(59 - 68) ```
-9
What is the output of the following code?
```python print(64 + 17) ```
81
¿Cuál es la salida del siguiente código?
```python print(48 + 39) ```
87
What is the output of the following code?
```python print(39 + 48) ```
87
What is the output of the following code?
```python print(3 - 30) ```
-27
What is the output of the following code?
```python print(27 + 60) ```
87
¿Cuál es la salida del siguiente código?
```python print(7 - 45) ```
-38
What is the output of the following code?
```python print(38 * 46) ```
1748
What is the output of the following code?
```python print(62 - 9) ```
53
What is the output of the following code?
```python print(65 + 22) ```
87
¿Cuál es la salida del siguiente código?
```python print(92 - 72) ```
20
¿Cuál es la salida del siguiente código?
```python print(28 * 81) ```
2268
What is the output of the following code?
```python print(52 * 43) ```
2236
What is the output of the following code?
```python print(42 - 37) ```
5
What is the output of the following code?
```python print(92 * 57) ```
5244
What is the output of the following code?
```python print(98 + 26) ```
124
What is the output of the following code?
```python print(29 + 6) ```
35
What is the output of the following code?
```python print(18 - 25) ```
-7
¿Cuál es la salida del siguiente código?
```python print(9 + 21) ```
30
¿Cuál es la salida del siguiente código?
```python print(22 - 87) ```
-65
¿Cuál es la salida del siguiente código?
```python print(59 * 44) ```
2596
What is the output of the following code?
```python print(66 - 39) ```
27
What is the output of the following code?
```python print(76 - 39) ```
37
¿Cuál es la salida del siguiente código?
```python print(63 - 63) ```
0
What is the output of the following code?
```python print(22 + 44) ```
66
¿Cuál es la salida del siguiente código?
```python print(95 + 2) ```
97
¿Cuál es la salida del siguiente código?
```python print(47 * 87) ```
4089
¿Cuál es la salida del siguiente código?
```python print(40 + 43) ```
83
What is the output of the following code?
```python print(76 * 38) ```
2888
What is the output of the following code?
```python print(60 - 78) ```
-18
¿Cuál es la salida del siguiente código?
```python print(44 + 86) ```
130
What is the output of the following code?
```python print(91 - 52) ```
39
¿Cuál es la salida del siguiente código?
```python print(76 + 16) ```
92
¿Cuál es la salida del siguiente código?
```python print(10 - 37) ```
-27
¿Cuál es la salida del siguiente código?
```python print(51 - 25) ```
26
¿Cuál es la salida del siguiente código?
```python print(33 + 50) ```
83
What is the output of the following code?
```python print(43 + 19) ```
62
¿Cuál es la salida del siguiente código?
```python print(78 - 64) ```
14
What is the output of the following code?
```python print(2 - 81) ```
-79
What is the output of the following code?
```python print(14 * 62) ```
868
¿Cuál es la salida del siguiente código?
```python print(43 * 88) ```
3784
What is the output of the following code?
```python print(43 - 3) ```
40
What is the output of the following code?
```python print(1 + 68) ```
69
¿Cuál es la salida del siguiente código?
```python print(58 - 31) ```
27
¿Cuál es la salida del siguiente código?
```python print(96 - 94) ```
2
What is the output of the following code?
```python print(55 * 27) ```
1485
¿Cuál es la salida del siguiente código?
```python print(98 - 37) ```
61
¿Cuál es la salida del siguiente código?
```python print(20 + 16) ```
36
¿Cuál es la salida del siguiente código?
```python print(99 - 98) ```
1
¿Cuál es la salida del siguiente código?
```python print(58 + 44) ```
102
What is the output of the following code?
```python print(25 - 70) ```
-45
¿Cuál es la salida del siguiente código?
```python print(21 * 67) ```
1407
¿Cuál es la salida del siguiente código?
```python print(50 - 97) ```
-47
What is the output of the following code?
```python print(25 * 80) ```
2000
What is the output of the following code?
```python print(48 + 26) ```
74
What is the output of the following code?
```python print(86 * 48) ```
4128
¿Cuál es la salida del siguiente código?
```python print(13 * 77) ```
1001
What is the output of the following code?
```python print(69 - 55) ```
14
¿Cuál es la salida del siguiente código?
```python print(53 * 10) ```
530
What is the output of the following code?
```python print(40 - 95) ```
-55
What is the output of the following code?
```python print(37 + 42) ```
79
¿Cuál es la salida del siguiente código?
```python print(13 - 34) ```
-21
¿Cuál es la salida del siguiente código?
```python print(40 * 98) ```
3920
What is the output of the following code?
```python print(52 + 97) ```
149
What is the output of the following code?
```python print(43 * 35) ```
1505
¿Cuál es la salida del siguiente código?
```python print(13 + 76) ```
89
¿Cuál es la salida del siguiente código?
```python print(24 * 84) ```
2016
What is the output of the following code?
```python print(91 + 17) ```
108
What is the output of the following code?
```python print(52 - 76) ```
-24
What is the output of the following code?
```python print(79 * 16) ```
1264
What is the output of the following code?
```python print(78 + 64) ```
142
¿Cuál es la salida del siguiente código?
```python print(6 + 30) ```
36
What is the output of the following code?
```python print(28 + 36) ```
64
¿Cuál es la salida del siguiente código?
```python print(25 * 86) ```
2150
What is the output of the following code?
```python print(1 - 56) ```
-55
¿Cuál es la salida del siguiente código?
```python print(8 - 96) ```
-88
What is the output of the following code?
```python print(15 + 37) ```
52
What is the output of the following code?
```python print(55 + 99) ```
154
What is the output of the following code?
```python print(29 + 57) ```
86
What is the output of the following code?
```python print(71 * 66) ```
4686
¿Cuál es la salida del siguiente código?
```python print(93 * 48) ```
4464
¿Cuál es la salida del siguiente código?
```python print(14 - 31) ```
-17
What is the output of the following code?
```python print(14 - 94) ```
-80
What is the output of the following code?
```python print(35 + 76) ```
111
¿Cuál es la salida del siguiente código?
```python print(80 + 26) ```
106
What is the output of the following code?
```python print(44 - 46) ```
-2
¿Cuál es la salida del siguiente código?
```python print(18 - 30) ```
-12
¿Cuál es la salida del siguiente código?
```python print(53 * 69) ```
3657
¿Cuál es la salida del siguiente código?
```python print(71 * 57) ```
4047
¿Cuál es la salida del siguiente código?
```python print(28 - 28) ```
0
¿Cuál es la salida del siguiente código?
```python print(2 - 76) ```
-74
¿Cuál es la salida del siguiente código?
```python print(31 + 79) ```
110
¿Cuál es la salida del siguiente código?
```python print(89 * 36) ```
3204
What is the output of the following code?
```python print(65 + 75) ```
140
What is the output of the following code?
```python print(90 - 45) ```
45
¿Cuál es la salida del siguiente código?
```python print(27 + 26) ```
53