instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(68 - 20) ```
48
What is the output of the following code?
```python print(66 * 94) ```
6204
What is the output of the following code?
```python print(5 - 42) ```
-37
What is the output of the following code?
```python print(77 - 17) ```
60
¿Cuál es la salida del siguiente código?
```python print(68 - 41) ```
27
What is the output of the following code?
```python print(53 - 95) ```
-42
What is the output of the following code?
```python print(61 * 42) ```
2562
¿Cuál es la salida del siguiente código?
```python print(19 + 14) ```
33
¿Cuál es la salida del siguiente código?
```python print(91 * 99) ```
9009
¿Cuál es la salida del siguiente código?
```python print(41 * 34) ```
1394
¿Cuál es la salida del siguiente código?
```python print(14 * 49) ```
686
¿Cuál es la salida del siguiente código?
```python print(2 + 33) ```
35
What is the output of the following code?
```python print(39 * 87) ```
3393
¿Cuál es la salida del siguiente código?
```python print(18 * 52) ```
936
What is the output of the following code?
```python print(3 - 88) ```
-85
What is the output of the following code?
```python print(52 + 32) ```
84
¿Cuál es la salida del siguiente código?
```python print(31 + 84) ```
115
What is the output of the following code?
```python print(37 + 88) ```
125
What is the output of the following code?
```python print(81 * 84) ```
6804
What is the output of the following code?
```python print(21 * 50) ```
1050
What is the output of the following code?
```python print(22 - 38) ```
-16
What is the output of the following code?
```python print(88 - 23) ```
65
¿Cuál es la salida del siguiente código?
```python print(19 * 24) ```
456
¿Cuál es la salida del siguiente código?
```python print(6 - 100) ```
-94
¿Cuál es la salida del siguiente código?
```python print(60 + 65) ```
125
¿Cuál es la salida del siguiente código?
```python print(83 + 98) ```
181
What is the output of the following code?
```python print(90 - 70) ```
20
What is the output of the following code?
```python print(72 + 100) ```
172
¿Cuál es la salida del siguiente código?
```python print(75 + 54) ```
129
¿Cuál es la salida del siguiente código?
```python print(28 + 17) ```
45
¿Cuál es la salida del siguiente código?
```python print(57 - 75) ```
-18
What is the output of the following code?
```python print(92 - 47) ```
45
What is the output of the following code?
```python print(17 + 23) ```
40
What is the output of the following code?
```python print(9 + 39) ```
48
What is the output of the following code?
```python print(44 - 83) ```
-39
¿Cuál es la salida del siguiente código?
```python print(15 + 23) ```
38
¿Cuál es la salida del siguiente código?
```python print(16 * 79) ```
1264
¿Cuál es la salida del siguiente código?
```python print(44 - 19) ```
25
What is the output of the following code?
```python print(5 + 69) ```
74
What is the output of the following code?
```python print(81 * 90) ```
7290
What is the output of the following code?
```python print(62 + 30) ```
92
¿Cuál es la salida del siguiente código?
```python print(64 * 80) ```
5120
¿Cuál es la salida del siguiente código?
```python print(80 + 2) ```
82
What is the output of the following code?
```python print(8 - 24) ```
-16
What is the output of the following code?
```python print(53 + 21) ```
74
What is the output of the following code?
```python print(43 - 73) ```
-30
What is the output of the following code?
```python print(49 * 34) ```
1666
¿Cuál es la salida del siguiente código?
```python print(31 - 2) ```
29
¿Cuál es la salida del siguiente código?
```python print(35 - 6) ```
29
What is the output of the following code?
```python print(42 - 2) ```
40
¿Cuál es la salida del siguiente código?
```python print(74 * 50) ```
3700
What is the output of the following code?
```python print(32 * 51) ```
1632
¿Cuál es la salida del siguiente código?
```python print(67 * 2) ```
134
¿Cuál es la salida del siguiente código?
```python print(25 - 39) ```
-14
What is the output of the following code?
```python print(56 * 68) ```
3808
What is the output of the following code?
```python print(45 - 84) ```
-39
What is the output of the following code?
```python print(18 * 71) ```
1278
What is the output of the following code?
```python print(48 + 21) ```
69
What is the output of the following code?
```python print(4 * 38) ```
152
¿Cuál es la salida del siguiente código?
```python print(20 + 48) ```
68
What is the output of the following code?
```python print(25 + 42) ```
67
What is the output of the following code?
```python print(27 - 97) ```
-70
What is the output of the following code?
```python print(67 * 75) ```
5025
¿Cuál es la salida del siguiente código?
```python print(77 + 45) ```
122
¿Cuál es la salida del siguiente código?
```python print(96 * 77) ```
7392
¿Cuál es la salida del siguiente código?
```python print(69 + 12) ```
81
¿Cuál es la salida del siguiente código?
```python print(70 - 97) ```
-27
¿Cuál es la salida del siguiente código?
```python print(96 * 16) ```
1536
What is the output of the following code?
```python print(81 + 87) ```
168
What is the output of the following code?
```python print(79 + 93) ```
172
What is the output of the following code?
```python print(98 + 1) ```
99
What is the output of the following code?
```python print(91 + 38) ```
129
What is the output of the following code?
```python print(16 * 59) ```
944
What is the output of the following code?
```python print(3 - 77) ```
-74
¿Cuál es la salida del siguiente código?
```python print(81 - 86) ```
-5
¿Cuál es la salida del siguiente código?
```python print(62 + 32) ```
94
What is the output of the following code?
```python print(93 - 18) ```
75
What is the output of the following code?
```python print(73 * 28) ```
2044
What is the output of the following code?
```python print(53 - 68) ```
-15
¿Cuál es la salida del siguiente código?
```python print(84 + 16) ```
100
¿Cuál es la salida del siguiente código?
```python print(100 * 9) ```
900
What is the output of the following code?
```python print(23 + 21) ```
44
¿Cuál es la salida del siguiente código?
```python print(59 - 31) ```
28
What is the output of the following code?
```python print(62 * 80) ```
4960
What is the output of the following code?
```python print(71 * 74) ```
5254
What is the output of the following code?
```python print(46 * 7) ```
322
What is the output of the following code?
```python print(55 - 55) ```
0
¿Cuál es la salida del siguiente código?
```python print(56 - 67) ```
-11
¿Cuál es la salida del siguiente código?
```python print(19 * 8) ```
152
What is the output of the following code?
```python print(50 + 78) ```
128
What is the output of the following code?
```python print(17 + 84) ```
101
What is the output of the following code?
```python print(1 - 57) ```
-56
What is the output of the following code?
```python print(40 - 10) ```
30
¿Cuál es la salida del siguiente código?
```python print(14 - 62) ```
-48
What is the output of the following code?
```python print(20 - 6) ```
14
What is the output of the following code?
```python print(53 + 56) ```
109
What is the output of the following code?
```python print(55 + 94) ```
149
¿Cuál es la salida del siguiente código?
```python print(92 + 73) ```
165
¿Cuál es la salida del siguiente código?
```python print(59 + 96) ```
155
What is the output of the following code?
```python print(2 - 84) ```
-82