instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(87 + 68) ```
155
What is the output of the following code?
```python print(74 + 11) ```
85
¿Cuál es la salida del siguiente código?
```python print(87 * 8) ```
696
What is the output of the following code?
```python print(24 * 16) ```
384
¿Cuál es la salida del siguiente código?
```python print(76 * 19) ```
1444
What is the output of the following code?
```python print(20 - 4) ```
16
¿Cuál es la salida del siguiente código?
```python print(100 - 79) ```
21
¿Cuál es la salida del siguiente código?
```python print(61 * 23) ```
1403
What is the output of the following code?
```python print(28 * 87) ```
2436
What is the output of the following code?
```python print(81 + 97) ```
178
¿Cuál es la salida del siguiente código?
```python print(10 * 85) ```
850
¿Cuál es la salida del siguiente código?
```python print(12 + 66) ```
78
¿Cuál es la salida del siguiente código?
```python print(6 - 92) ```
-86
What is the output of the following code?
```python print(3 - 50) ```
-47
What is the output of the following code?
```python print(94 - 84) ```
10
What is the output of the following code?
```python print(25 * 79) ```
1975
¿Cuál es la salida del siguiente código?
```python print(6 + 74) ```
80
¿Cuál es la salida del siguiente código?
```python print(86 + 45) ```
131
What is the output of the following code?
```python print(61 + 35) ```
96
What is the output of the following code?
```python print(1 * 17) ```
17
What is the output of the following code?
```python print(14 - 85) ```
-71
What is the output of the following code?
```python print(46 * 24) ```
1104
What is the output of the following code?
```python print(69 + 18) ```
87
¿Cuál es la salida del siguiente código?
```python print(17 + 70) ```
87
¿Cuál es la salida del siguiente código?
```python print(59 * 69) ```
4071
¿Cuál es la salida del siguiente código?
```python print(88 * 15) ```
1320
¿Cuál es la salida del siguiente código?
```python print(62 * 42) ```
2604
¿Cuál es la salida del siguiente código?
```python print(47 - 68) ```
-21
What is the output of the following code?
```python print(54 + 17) ```
71
¿Cuál es la salida del siguiente código?
```python print(23 - 89) ```
-66
¿Cuál es la salida del siguiente código?
```python print(26 * 96) ```
2496
¿Cuál es la salida del siguiente código?
```python print(53 + 71) ```
124
¿Cuál es la salida del siguiente código?
```python print(51 * 54) ```
2754
¿Cuál es la salida del siguiente código?
```python print(58 * 43) ```
2494
What is the output of the following code?
```python print(8 + 57) ```
65
¿Cuál es la salida del siguiente código?
```python print(57 - 37) ```
20
¿Cuál es la salida del siguiente código?
```python print(91 + 89) ```
180
¿Cuál es la salida del siguiente código?
```python print(20 - 74) ```
-54
¿Cuál es la salida del siguiente código?
```python print(72 + 33) ```
105
What is the output of the following code?
```python print(23 * 68) ```
1564
¿Cuál es la salida del siguiente código?
```python print(15 + 95) ```
110
What is the output of the following code?
```python print(52 * 28) ```
1456
¿Cuál es la salida del siguiente código?
```python print(46 + 38) ```
84
¿Cuál es la salida del siguiente código?
```python print(42 * 96) ```
4032
What is the output of the following code?
```python print(68 * 49) ```
3332
¿Cuál es la salida del siguiente código?
```python print(35 - 99) ```
-64
What is the output of the following code?
```python print(39 * 88) ```
3432
What is the output of the following code?
```python print(58 * 58) ```
3364
¿Cuál es la salida del siguiente código?
```python print(18 + 2) ```
20
¿Cuál es la salida del siguiente código?
```python print(68 * 44) ```
2992
¿Cuál es la salida del siguiente código?
```python print(54 * 49) ```
2646
¿Cuál es la salida del siguiente código?
```python print(11 - 92) ```
-81
¿Cuál es la salida del siguiente código?
```python print(46 * 53) ```
2438
¿Cuál es la salida del siguiente código?
```python print(18 - 68) ```
-50
¿Cuál es la salida del siguiente código?
```python print(53 + 56) ```
109
¿Cuál es la salida del siguiente código?
```python print(7 + 41) ```
48
¿Cuál es la salida del siguiente código?
```python print(5 * 59) ```
295
What is the output of the following code?
```python print(78 - 79) ```
-1
¿Cuál es la salida del siguiente código?
```python print(88 - 78) ```
10
¿Cuál es la salida del siguiente código?
```python print(45 - 20) ```
25
¿Cuál es la salida del siguiente código?
```python print(47 - 95) ```
-48
¿Cuál es la salida del siguiente código?
```python print(78 - 73) ```
5
¿Cuál es la salida del siguiente código?
```python print(9 * 64) ```
576
What is the output of the following code?
```python print(64 - 14) ```
50
What is the output of the following code?
```python print(1 - 67) ```
-66
What is the output of the following code?
```python print(35 - 88) ```
-53
¿Cuál es la salida del siguiente código?
```python print(98 * 8) ```
784
¿Cuál es la salida del siguiente código?
```python print(13 - 10) ```
3
¿Cuál es la salida del siguiente código?
```python print(28 - 1) ```
27
¿Cuál es la salida del siguiente código?
```python print(63 - 86) ```
-23
What is the output of the following code?
```python print(55 * 8) ```
440
What is the output of the following code?
```python print(95 - 12) ```
83
¿Cuál es la salida del siguiente código?
```python print(92 + 100) ```
192
What is the output of the following code?
```python print(13 * 97) ```
1261
¿Cuál es la salida del siguiente código?
```python print(59 - 36) ```
23
¿Cuál es la salida del siguiente código?
```python print(20 * 68) ```
1360
¿Cuál es la salida del siguiente código?
```python print(92 + 39) ```
131
What is the output of the following code?
```python print(32 + 12) ```
44
What is the output of the following code?
```python print(13 * 69) ```
897
What is the output of the following code?
```python print(29 * 8) ```
232
What is the output of the following code?
```python print(14 + 22) ```
36
¿Cuál es la salida del siguiente código?
```python print(77 + 12) ```
89
What is the output of the following code?
```python print(43 * 57) ```
2451
¿Cuál es la salida del siguiente código?
```python print(15 - 22) ```
-7
¿Cuál es la salida del siguiente código?
```python print(39 + 89) ```
128
¿Cuál es la salida del siguiente código?
```python print(88 + 45) ```
133
¿Cuál es la salida del siguiente código?
```python print(41 + 9) ```
50
What is the output of the following code?
```python print(71 - 1) ```
70
¿Cuál es la salida del siguiente código?
```python print(100 * 93) ```
9300
What is the output of the following code?
```python print(71 + 26) ```
97
What is the output of the following code?
```python print(12 + 61) ```
73
¿Cuál es la salida del siguiente código?
```python print(88 - 51) ```
37
What is the output of the following code?
```python print(29 * 45) ```
1305
What is the output of the following code?
```python print(90 * 81) ```
7290
¿Cuál es la salida del siguiente código?
```python print(78 - 32) ```
46
What is the output of the following code?
```python print(59 + 83) ```
142
What is the output of the following code?
```python print(8 - 16) ```
-8
¿Cuál es la salida del siguiente código?
```python print(86 * 69) ```
5934
What is the output of the following code?
```python print(83 + 2) ```
85
¿Cuál es la salida del siguiente código?
```python print(62 + 53) ```
115