instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(91 - 74) ```
17
¿Cuál es la salida del siguiente código?
```python print(42 * 8) ```
336
¿Cuál es la salida del siguiente código?
```python print(63 - 61) ```
2
What is the output of the following code?
```python print(30 * 17) ```
510
¿Cuál es la salida del siguiente código?
```python print(39 - 74) ```
-35
What is the output of the following code?
```python print(62 + 7) ```
69
¿Cuál es la salida del siguiente código?
```python print(35 - 88) ```
-53
What is the output of the following code?
```python print(11 - 13) ```
-2
What is the output of the following code?
```python print(23 + 34) ```
57
What is the output of the following code?
```python print(4 + 71) ```
75
¿Cuál es la salida del siguiente código?
```python print(89 + 69) ```
158
¿Cuál es la salida del siguiente código?
```python print(67 * 70) ```
4690
¿Cuál es la salida del siguiente código?
```python print(30 * 45) ```
1350
What is the output of the following code?
```python print(67 - 70) ```
-3
¿Cuál es la salida del siguiente código?
```python print(57 - 84) ```
-27
¿Cuál es la salida del siguiente código?
```python print(77 * 2) ```
154
¿Cuál es la salida del siguiente código?
```python print(39 - 47) ```
-8
¿Cuál es la salida del siguiente código?
```python print(32 * 10) ```
320
What is the output of the following code?
```python print(76 + 87) ```
163
What is the output of the following code?
```python print(33 - 14) ```
19
¿Cuál es la salida del siguiente código?
```python print(82 * 32) ```
2624
What is the output of the following code?
```python print(17 * 47) ```
799
¿Cuál es la salida del siguiente código?
```python print(69 * 41) ```
2829
What is the output of the following code?
```python print(81 - 49) ```
32
What is the output of the following code?
```python print(73 * 36) ```
2628
What is the output of the following code?
```python print(5 + 63) ```
68
¿Cuál es la salida del siguiente código?
```python print(47 - 100) ```
-53
¿Cuál es la salida del siguiente código?
```python print(57 * 74) ```
4218
What is the output of the following code?
```python print(39 * 26) ```
1014
¿Cuál es la salida del siguiente código?
```python print(33 + 7) ```
40
¿Cuál es la salida del siguiente código?
```python print(59 + 99) ```
158
What is the output of the following code?
```python print(80 + 48) ```
128
¿Cuál es la salida del siguiente código?
```python print(43 * 98) ```
4214
¿Cuál es la salida del siguiente código?
```python print(77 + 52) ```
129
What is the output of the following code?
```python print(91 + 85) ```
176
What is the output of the following code?
```python print(58 * 57) ```
3306
¿Cuál es la salida del siguiente código?
```python print(4 - 91) ```
-87
¿Cuál es la salida del siguiente código?
```python print(3 * 53) ```
159
What is the output of the following code?
```python print(48 - 38) ```
10
What is the output of the following code?
```python print(68 * 74) ```
5032
¿Cuál es la salida del siguiente código?
```python print(96 + 79) ```
175
What is the output of the following code?
```python print(18 * 53) ```
954
¿Cuál es la salida del siguiente código?
```python print(19 + 89) ```
108
¿Cuál es la salida del siguiente código?
```python print(37 - 61) ```
-24
What is the output of the following code?
```python print(4 + 88) ```
92
¿Cuál es la salida del siguiente código?
```python print(70 - 60) ```
10
What is the output of the following code?
```python print(80 + 10) ```
90
What is the output of the following code?
```python print(38 + 30) ```
68
¿Cuál es la salida del siguiente código?
```python print(42 + 59) ```
101
What is the output of the following code?
```python print(52 + 9) ```
61
¿Cuál es la salida del siguiente código?
```python print(27 + 53) ```
80
¿Cuál es la salida del siguiente código?
```python print(64 - 36) ```
28
What is the output of the following code?
```python print(89 + 74) ```
163
What is the output of the following code?
```python print(12 * 50) ```
600
What is the output of the following code?
```python print(92 + 64) ```
156
What is the output of the following code?
```python print(93 + 7) ```
100
¿Cuál es la salida del siguiente código?
```python print(88 + 39) ```
127
¿Cuál es la salida del siguiente código?
```python print(86 * 65) ```
5590
¿Cuál es la salida del siguiente código?
```python print(89 + 74) ```
163
What is the output of the following code?
```python print(52 + 95) ```
147
¿Cuál es la salida del siguiente código?
```python print(40 + 74) ```
114
¿Cuál es la salida del siguiente código?
```python print(49 - 1) ```
48
What is the output of the following code?
```python print(83 + 77) ```
160
¿Cuál es la salida del siguiente código?
```python print(66 - 9) ```
57
What is the output of the following code?
```python print(66 + 84) ```
150
¿Cuál es la salida del siguiente código?
```python print(88 * 60) ```
5280
What is the output of the following code?
```python print(91 * 81) ```
7371
What is the output of the following code?
```python print(21 + 72) ```
93
What is the output of the following code?
```python print(22 + 34) ```
56
What is the output of the following code?
```python print(46 * 25) ```
1150
¿Cuál es la salida del siguiente código?
```python print(1 * 62) ```
62
¿Cuál es la salida del siguiente código?
```python print(67 - 83) ```
-16
¿Cuál es la salida del siguiente código?
```python print(67 - 85) ```
-18
¿Cuál es la salida del siguiente código?
```python print(60 * 17) ```
1020
¿Cuál es la salida del siguiente código?
```python print(5 - 40) ```
-35
What is the output of the following code?
```python print(57 * 81) ```
4617
What is the output of the following code?
```python print(100 * 48) ```
4800
¿Cuál es la salida del siguiente código?
```python print(13 - 70) ```
-57
What is the output of the following code?
```python print(72 + 51) ```
123
What is the output of the following code?
```python print(8 - 75) ```
-67
¿Cuál es la salida del siguiente código?
```python print(67 * 13) ```
871
¿Cuál es la salida del siguiente código?
```python print(99 + 49) ```
148
What is the output of the following code?
```python print(47 * 70) ```
3290
¿Cuál es la salida del siguiente código?
```python print(56 - 86) ```
-30
What is the output of the following code?
```python print(13 - 64) ```
-51
¿Cuál es la salida del siguiente código?
```python print(49 - 67) ```
-18
What is the output of the following code?
```python print(84 * 88) ```
7392
What is the output of the following code?
```python print(89 * 73) ```
6497
What is the output of the following code?
```python print(40 + 12) ```
52
What is the output of the following code?
```python print(66 * 98) ```
6468
What is the output of the following code?
```python print(99 - 17) ```
82
¿Cuál es la salida del siguiente código?
```python print(58 - 8) ```
50
What is the output of the following code?
```python print(79 - 91) ```
-12
¿Cuál es la salida del siguiente código?
```python print(66 * 7) ```
462
¿Cuál es la salida del siguiente código?
```python print(10 - 86) ```
-76
What is the output of the following code?
```python print(80 + 16) ```
96
¿Cuál es la salida del siguiente código?
```python print(82 + 43) ```
125
What is the output of the following code?
```python print(26 * 96) ```
2496
¿Cuál es la salida del siguiente código?
```python print(9 * 3) ```
27
¿Cuál es la salida del siguiente código?
```python print(94 + 100) ```
194