instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(75 + 89) ```
164
¿Cuál es la salida del siguiente código?
```python print(92 - 39) ```
53
What is the output of the following code?
```python print(92 * 28) ```
2576
What is the output of the following code?
```python print(28 - 88) ```
-60
What is the output of the following code?
```python print(98 * 49) ```
4802
What is the output of the following code?
```python print(100 + 53) ```
153
¿Cuál es la salida del siguiente código?
```python print(18 * 77) ```
1386
¿Cuál es la salida del siguiente código?
```python print(43 + 66) ```
109
¿Cuál es la salida del siguiente código?
```python print(71 + 12) ```
83
What is the output of the following code?
```python print(16 * 50) ```
800
What is the output of the following code?
```python print(52 - 44) ```
8
What is the output of the following code?
```python print(45 - 26) ```
19
What is the output of the following code?
```python print(50 * 24) ```
1200
What is the output of the following code?
```python print(74 * 96) ```
7104
What is the output of the following code?
```python print(11 * 26) ```
286
¿Cuál es la salida del siguiente código?
```python print(67 + 42) ```
109
What is the output of the following code?
```python print(25 - 7) ```
18
What is the output of the following code?
```python print(1 - 22) ```
-21
What is the output of the following code?
```python print(76 * 80) ```
6080
¿Cuál es la salida del siguiente código?
```python print(4 + 18) ```
22
¿Cuál es la salida del siguiente código?
```python print(51 * 76) ```
3876
What is the output of the following code?
```python print(67 * 58) ```
3886
What is the output of the following code?
```python print(68 * 44) ```
2992
What is the output of the following code?
```python print(57 * 42) ```
2394
What is the output of the following code?
```python print(60 * 36) ```
2160
What is the output of the following code?
```python print(23 - 47) ```
-24
What is the output of the following code?
```python print(47 * 71) ```
3337
¿Cuál es la salida del siguiente código?
```python print(3 - 1) ```
2
What is the output of the following code?
```python print(29 - 96) ```
-67
¿Cuál es la salida del siguiente código?
```python print(99 + 5) ```
104
¿Cuál es la salida del siguiente código?
```python print(63 + 90) ```
153
¿Cuál es la salida del siguiente código?
```python print(99 * 11) ```
1089
What is the output of the following code?
```python print(36 + 38) ```
74
What is the output of the following code?
```python print(55 + 68) ```
123
What is the output of the following code?
```python print(23 - 27) ```
-4
¿Cuál es la salida del siguiente código?
```python print(65 + 57) ```
122
What is the output of the following code?
```python print(3 + 8) ```
11
¿Cuál es la salida del siguiente código?
```python print(78 + 60) ```
138
¿Cuál es la salida del siguiente código?
```python print(12 - 17) ```
-5
What is the output of the following code?
```python print(75 * 54) ```
4050
¿Cuál es la salida del siguiente código?
```python print(95 * 64) ```
6080
What is the output of the following code?
```python print(43 * 37) ```
1591
¿Cuál es la salida del siguiente código?
```python print(61 + 99) ```
160
What is the output of the following code?
```python print(2 + 70) ```
72
What is the output of the following code?
```python print(63 - 94) ```
-31
What is the output of the following code?
```python print(76 - 94) ```
-18
What is the output of the following code?
```python print(30 * 93) ```
2790
¿Cuál es la salida del siguiente código?
```python print(17 + 64) ```
81
¿Cuál es la salida del siguiente código?
```python print(50 + 18) ```
68
¿Cuál es la salida del siguiente código?
```python print(82 + 41) ```
123
What is the output of the following code?
```python print(90 + 56) ```
146
What is the output of the following code?
```python print(12 - 29) ```
-17
¿Cuál es la salida del siguiente código?
```python print(64 * 21) ```
1344
What is the output of the following code?
```python print(27 * 100) ```
2700
What is the output of the following code?
```python print(27 - 94) ```
-67
What is the output of the following code?
```python print(99 - 31) ```
68
What is the output of the following code?
```python print(60 * 38) ```
2280
What is the output of the following code?
```python print(100 * 87) ```
8700
¿Cuál es la salida del siguiente código?
```python print(78 * 74) ```
5772
What is the output of the following code?
```python print(72 + 19) ```
91
¿Cuál es la salida del siguiente código?
```python print(81 + 100) ```
181
What is the output of the following code?
```python print(66 - 54) ```
12
¿Cuál es la salida del siguiente código?
```python print(29 + 18) ```
47
¿Cuál es la salida del siguiente código?
```python print(88 + 79) ```
167
¿Cuál es la salida del siguiente código?
```python print(99 + 23) ```
122
¿Cuál es la salida del siguiente código?
```python print(91 - 19) ```
72
¿Cuál es la salida del siguiente código?
```python print(43 + 81) ```
124
What is the output of the following code?
```python print(31 + 36) ```
67
¿Cuál es la salida del siguiente código?
```python print(40 - 82) ```
-42
What is the output of the following code?
```python print(69 - 49) ```
20
¿Cuál es la salida del siguiente código?
```python print(65 * 88) ```
5720
¿Cuál es la salida del siguiente código?
```python print(91 * 34) ```
3094
¿Cuál es la salida del siguiente código?
```python print(66 * 8) ```
528
What is the output of the following code?
```python print(9 * 2) ```
18
What is the output of the following code?
```python print(23 + 3) ```
26
What is the output of the following code?
```python print(24 * 73) ```
1752
¿Cuál es la salida del siguiente código?
```python print(43 - 40) ```
3
What is the output of the following code?
```python print(88 - 58) ```
30
What is the output of the following code?
```python print(45 * 53) ```
2385
What is the output of the following code?
```python print(36 * 89) ```
3204
¿Cuál es la salida del siguiente código?
```python print(88 + 18) ```
106
¿Cuál es la salida del siguiente código?
```python print(19 * 53) ```
1007
What is the output of the following code?
```python print(53 + 20) ```
73
¿Cuál es la salida del siguiente código?
```python print(97 - 61) ```
36
¿Cuál es la salida del siguiente código?
```python print(7 + 47) ```
54
¿Cuál es la salida del siguiente código?
```python print(36 * 24) ```
864
¿Cuál es la salida del siguiente código?
```python print(32 * 8) ```
256
¿Cuál es la salida del siguiente código?
```python print(74 - 48) ```
26
¿Cuál es la salida del siguiente código?
```python print(43 - 78) ```
-35
¿Cuál es la salida del siguiente código?
```python print(81 - 70) ```
11
What is the output of the following code?
```python print(83 * 5) ```
415
¿Cuál es la salida del siguiente código?
```python print(65 * 6) ```
390
¿Cuál es la salida del siguiente código?
```python print(46 - 43) ```
3
¿Cuál es la salida del siguiente código?
```python print(63 + 24) ```
87
What is the output of the following code?
```python print(18 - 49) ```
-31
What is the output of the following code?
```python print(84 * 4) ```
336
¿Cuál es la salida del siguiente código?
```python print(11 + 22) ```
33
¿Cuál es la salida del siguiente código?
```python print(20 + 3) ```
23
¿Cuál es la salida del siguiente código?
```python print(70 - 10) ```
60
What is the output of the following code?
```python print(30 - 20) ```
10