instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(4 + 64) ```
68
What is the output of the following code?
```python print(5 - 12) ```
-7
¿Cuál es la salida del siguiente código?
```python print(71 * 37) ```
2627
What is the output of the following code?
```python print(98 - 36) ```
62
¿Cuál es la salida del siguiente código?
```python print(43 * 74) ```
3182
What is the output of the following code?
```python print(77 - 32) ```
45
What is the output of the following code?
```python print(7 * 28) ```
196
What is the output of the following code?
```python print(63 + 78) ```
141
What is the output of the following code?
```python print(63 + 54) ```
117
What is the output of the following code?
```python print(89 + 61) ```
150
¿Cuál es la salida del siguiente código?
```python print(28 - 69) ```
-41
What is the output of the following code?
```python print(44 * 79) ```
3476
What is the output of the following code?
```python print(54 - 82) ```
-28
What is the output of the following code?
```python print(49 * 31) ```
1519
¿Cuál es la salida del siguiente código?
```python print(89 * 78) ```
6942
What is the output of the following code?
```python print(97 + 54) ```
151
What is the output of the following code?
```python print(77 - 14) ```
63
What is the output of the following code?
```python print(16 - 35) ```
-19
¿Cuál es la salida del siguiente código?
```python print(9 - 17) ```
-8
¿Cuál es la salida del siguiente código?
```python print(69 + 93) ```
162
¿Cuál es la salida del siguiente código?
```python print(58 * 33) ```
1914
¿Cuál es la salida del siguiente código?
```python print(79 + 51) ```
130
What is the output of the following code?
```python print(21 * 32) ```
672
What is the output of the following code?
```python print(59 + 93) ```
152
¿Cuál es la salida del siguiente código?
```python print(74 - 39) ```
35
What is the output of the following code?
```python print(73 * 21) ```
1533
¿Cuál es la salida del siguiente código?
```python print(57 * 8) ```
456
¿Cuál es la salida del siguiente código?
```python print(69 + 68) ```
137
What is the output of the following code?
```python print(75 - 96) ```
-21
What is the output of the following code?
```python print(38 * 37) ```
1406
What is the output of the following code?
```python print(89 * 85) ```
7565
What is the output of the following code?
```python print(51 * 10) ```
510
What is the output of the following code?
```python print(73 * 88) ```
6424
¿Cuál es la salida del siguiente código?
```python print(89 - 46) ```
43
What is the output of the following code?
```python print(98 - 62) ```
36
¿Cuál es la salida del siguiente código?
```python print(22 - 88) ```
-66
What is the output of the following code?
```python print(66 + 85) ```
151
¿Cuál es la salida del siguiente código?
```python print(63 - 95) ```
-32
¿Cuál es la salida del siguiente código?
```python print(11 + 34) ```
45
What is the output of the following code?
```python print(94 + 86) ```
180
What is the output of the following code?
```python print(57 - 56) ```
1
¿Cuál es la salida del siguiente código?
```python print(35 + 66) ```
101
¿Cuál es la salida del siguiente código?
```python print(81 + 69) ```
150
What is the output of the following code?
```python print(37 + 54) ```
91
What is the output of the following code?
```python print(44 * 77) ```
3388
What is the output of the following code?
```python print(40 - 56) ```
-16
¿Cuál es la salida del siguiente código?
```python print(4 * 37) ```
148
¿Cuál es la salida del siguiente código?
```python print(56 + 20) ```
76
¿Cuál es la salida del siguiente código?
```python print(87 + 58) ```
145
What is the output of the following code?
```python print(2 - 44) ```
-42
¿Cuál es la salida del siguiente código?
```python print(93 - 88) ```
5
What is the output of the following code?
```python print(79 - 16) ```
63
What is the output of the following code?
```python print(47 - 21) ```
26
¿Cuál es la salida del siguiente código?
```python print(37 + 78) ```
115
What is the output of the following code?
```python print(81 + 75) ```
156
What is the output of the following code?
```python print(11 + 77) ```
88
¿Cuál es la salida del siguiente código?
```python print(69 * 82) ```
5658
¿Cuál es la salida del siguiente código?
```python print(42 + 23) ```
65
What is the output of the following code?
```python print(72 * 71) ```
5112
What is the output of the following code?
```python print(82 + 40) ```
122
¿Cuál es la salida del siguiente código?
```python print(1 + 59) ```
60
¿Cuál es la salida del siguiente código?
```python print(68 * 8) ```
544
¿Cuál es la salida del siguiente código?
```python print(71 * 4) ```
284
¿Cuál es la salida del siguiente código?
```python print(61 - 34) ```
27
¿Cuál es la salida del siguiente código?
```python print(15 - 53) ```
-38
¿Cuál es la salida del siguiente código?
```python print(100 + 51) ```
151
What is the output of the following code?
```python print(30 - 70) ```
-40
¿Cuál es la salida del siguiente código?
```python print(69 + 3) ```
72
What is the output of the following code?
```python print(32 + 68) ```
100
What is the output of the following code?
```python print(44 * 17) ```
748
What is the output of the following code?
```python print(96 - 23) ```
73
What is the output of the following code?
```python print(18 - 54) ```
-36
¿Cuál es la salida del siguiente código?
```python print(83 + 38) ```
121
What is the output of the following code?
```python print(47 + 33) ```
80
¿Cuál es la salida del siguiente código?
```python print(9 * 68) ```
612
¿Cuál es la salida del siguiente código?
```python print(49 + 40) ```
89
¿Cuál es la salida del siguiente código?
```python print(29 - 45) ```
-16
¿Cuál es la salida del siguiente código?
```python print(91 - 12) ```
79
¿Cuál es la salida del siguiente código?
```python print(36 * 73) ```
2628
¿Cuál es la salida del siguiente código?
```python print(20 * 84) ```
1680
What is the output of the following code?
```python print(57 * 5) ```
285
What is the output of the following code?
```python print(81 - 100) ```
-19
¿Cuál es la salida del siguiente código?
```python print(59 * 51) ```
3009
What is the output of the following code?
```python print(25 + 100) ```
125
What is the output of the following code?
```python print(51 - 57) ```
-6
What is the output of the following code?
```python print(12 * 77) ```
924
¿Cuál es la salida del siguiente código?
```python print(54 + 65) ```
119
¿Cuál es la salida del siguiente código?
```python print(67 * 58) ```
3886
What is the output of the following code?
```python print(86 + 70) ```
156
¿Cuál es la salida del siguiente código?
```python print(52 + 46) ```
98
What is the output of the following code?
```python print(73 * 91) ```
6643
What is the output of the following code?
```python print(63 + 89) ```
152
What is the output of the following code?
```python print(10 * 38) ```
380
¿Cuál es la salida del siguiente código?
```python print(51 * 58) ```
2958
¿Cuál es la salida del siguiente código?
```python print(10 * 92) ```
920
¿Cuál es la salida del siguiente código?
```python print(72 + 34) ```
106
What is the output of the following code?
```python print(39 * 74) ```
2886
¿Cuál es la salida del siguiente código?
```python print(17 * 8) ```
136
What is the output of the following code?
```python print(44 + 35) ```
79
What is the output of the following code?
```python print(56 - 98) ```
-42