instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(87 + 29) ```
116
¿Cuál es la salida del siguiente código?
```python print(18 * 99) ```
1782
¿Cuál es la salida del siguiente código?
```python print(15 + 85) ```
100
¿Cuál es la salida del siguiente código?
```python print(54 - 46) ```
8
What is the output of the following code?
```python print(32 - 84) ```
-52
What is the output of the following code?
```python print(25 * 25) ```
625
What is the output of the following code?
```python print(10 + 99) ```
109
¿Cuál es la salida del siguiente código?
```python print(8 + 53) ```
61
¿Cuál es la salida del siguiente código?
```python print(54 + 99) ```
153
What is the output of the following code?
```python print(83 + 6) ```
89
¿Cuál es la salida del siguiente código?
```python print(98 + 27) ```
125
What is the output of the following code?
```python print(55 + 98) ```
153
What is the output of the following code?
```python print(50 * 67) ```
3350
What is the output of the following code?
```python print(32 * 31) ```
992
¿Cuál es la salida del siguiente código?
```python print(52 - 44) ```
8
¿Cuál es la salida del siguiente código?
```python print(46 * 13) ```
598
What is the output of the following code?
```python print(83 * 34) ```
2822
What is the output of the following code?
```python print(69 * 57) ```
3933
What is the output of the following code?
```python print(60 - 91) ```
-31
¿Cuál es la salida del siguiente código?
```python print(77 * 87) ```
6699
¿Cuál es la salida del siguiente código?
```python print(15 - 87) ```
-72
¿Cuál es la salida del siguiente código?
```python print(55 * 12) ```
660
¿Cuál es la salida del siguiente código?
```python print(72 * 66) ```
4752
¿Cuál es la salida del siguiente código?
```python print(76 * 23) ```
1748
¿Cuál es la salida del siguiente código?
```python print(85 + 16) ```
101
What is the output of the following code?
```python print(50 - 64) ```
-14
¿Cuál es la salida del siguiente código?
```python print(55 - 46) ```
9
¿Cuál es la salida del siguiente código?
```python print(89 - 54) ```
35
¿Cuál es la salida del siguiente código?
```python print(61 + 31) ```
92
What is the output of the following code?
```python print(53 - 5) ```
48
What is the output of the following code?
```python print(93 - 41) ```
52
¿Cuál es la salida del siguiente código?
```python print(14 + 63) ```
77
What is the output of the following code?
```python print(42 * 41) ```
1722
What is the output of the following code?
```python print(24 - 100) ```
-76
¿Cuál es la salida del siguiente código?
```python print(45 + 96) ```
141
What is the output of the following code?
```python print(51 * 16) ```
816
What is the output of the following code?
```python print(49 + 14) ```
63
What is the output of the following code?
```python print(22 * 28) ```
616
¿Cuál es la salida del siguiente código?
```python print(45 + 64) ```
109
What is the output of the following code?
```python print(17 + 4) ```
21
¿Cuál es la salida del siguiente código?
```python print(27 + 44) ```
71
¿Cuál es la salida del siguiente código?
```python print(49 * 84) ```
4116
What is the output of the following code?
```python print(1 * 44) ```
44
What is the output of the following code?
```python print(53 - 9) ```
44
What is the output of the following code?
```python print(96 * 94) ```
9024
What is the output of the following code?
```python print(18 - 13) ```
5
¿Cuál es la salida del siguiente código?
```python print(23 + 67) ```
90
¿Cuál es la salida del siguiente código?
```python print(61 * 19) ```
1159
What is the output of the following code?
```python print(78 + 17) ```
95
What is the output of the following code?
```python print(91 + 9) ```
100
¿Cuál es la salida del siguiente código?
```python print(62 - 24) ```
38
¿Cuál es la salida del siguiente código?
```python print(21 * 22) ```
462
What is the output of the following code?
```python print(33 * 50) ```
1650
¿Cuál es la salida del siguiente código?
```python print(10 - 52) ```
-42
¿Cuál es la salida del siguiente código?
```python print(98 - 87) ```
11
What is the output of the following code?
```python print(76 * 51) ```
3876
What is the output of the following code?
```python print(76 - 15) ```
61
¿Cuál es la salida del siguiente código?
```python print(79 + 35) ```
114
What is the output of the following code?
```python print(41 - 73) ```
-32
What is the output of the following code?
```python print(57 * 6) ```
342
What is the output of the following code?
```python print(65 + 18) ```
83
¿Cuál es la salida del siguiente código?
```python print(17 - 83) ```
-66
What is the output of the following code?
```python print(31 + 81) ```
112
¿Cuál es la salida del siguiente código?
```python print(45 + 79) ```
124
¿Cuál es la salida del siguiente código?
```python print(86 * 73) ```
6278
What is the output of the following code?
```python print(50 + 54) ```
104
¿Cuál es la salida del siguiente código?
```python print(58 * 76) ```
4408
¿Cuál es la salida del siguiente código?
```python print(45 + 25) ```
70
¿Cuál es la salida del siguiente código?
```python print(71 - 78) ```
-7
What is the output of the following code?
```python print(7 * 69) ```
483
¿Cuál es la salida del siguiente código?
```python print(87 + 23) ```
110
¿Cuál es la salida del siguiente código?
```python print(15 - 1) ```
14
¿Cuál es la salida del siguiente código?
```python print(77 + 61) ```
138
¿Cuál es la salida del siguiente código?
```python print(58 - 90) ```
-32
¿Cuál es la salida del siguiente código?
```python print(3 + 57) ```
60
¿Cuál es la salida del siguiente código?
```python print(82 + 87) ```
169
What is the output of the following code?
```python print(52 * 80) ```
4160
What is the output of the following code?
```python print(70 * 21) ```
1470
¿Cuál es la salida del siguiente código?
```python print(55 * 97) ```
5335
¿Cuál es la salida del siguiente código?
```python print(80 - 76) ```
4
What is the output of the following code?
```python print(14 * 58) ```
812
¿Cuál es la salida del siguiente código?
```python print(89 + 45) ```
134
¿Cuál es la salida del siguiente código?
```python print(77 * 12) ```
924
¿Cuál es la salida del siguiente código?
```python print(41 * 82) ```
3362
¿Cuál es la salida del siguiente código?
```python print(60 - 64) ```
-4
¿Cuál es la salida del siguiente código?
```python print(23 - 36) ```
-13
What is the output of the following code?
```python print(99 - 76) ```
23
¿Cuál es la salida del siguiente código?
```python print(52 + 35) ```
87
¿Cuál es la salida del siguiente código?
```python print(40 * 85) ```
3400
What is the output of the following code?
```python print(92 + 85) ```
177
What is the output of the following code?
```python print(70 - 45) ```
25
¿Cuál es la salida del siguiente código?
```python print(9 * 43) ```
387
¿Cuál es la salida del siguiente código?
```python print(53 - 80) ```
-27
What is the output of the following code?
```python print(36 + 32) ```
68
What is the output of the following code?
```python print(64 - 87) ```
-23
What is the output of the following code?
```python print(73 + 97) ```
170
¿Cuál es la salida del siguiente código?
```python print(14 + 55) ```
69
¿Cuál es la salida del siguiente código?
```python print(36 * 74) ```
2664
¿Cuál es la salida del siguiente código?
```python print(76 * 84) ```
6384
What is the output of the following code?
```python print(38 * 97) ```
3686