instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(38 + 80) ```
118
What is the output of the following code?
```python print(52 - 40) ```
12
¿Cuál es la salida del siguiente código?
```python print(11 * 89) ```
979
¿Cuál es la salida del siguiente código?
```python print(83 - 26) ```
57
What is the output of the following code?
```python print(14 * 69) ```
966
¿Cuál es la salida del siguiente código?
```python print(73 - 2) ```
71
¿Cuál es la salida del siguiente código?
```python print(48 * 1) ```
48
What is the output of the following code?
```python print(73 - 27) ```
46
What is the output of the following code?
```python print(63 * 36) ```
2268
¿Cuál es la salida del siguiente código?
```python print(26 * 41) ```
1066
What is the output of the following code?
```python print(19 + 99) ```
118
¿Cuál es la salida del siguiente código?
```python print(48 - 79) ```
-31
What is the output of the following code?
```python print(83 - 80) ```
3
¿Cuál es la salida del siguiente código?
```python print(57 * 71) ```
4047
¿Cuál es la salida del siguiente código?
```python print(16 * 3) ```
48
What is the output of the following code?
```python print(23 + 73) ```
96
What is the output of the following code?
```python print(81 + 64) ```
145
¿Cuál es la salida del siguiente código?
```python print(48 * 34) ```
1632
¿Cuál es la salida del siguiente código?
```python print(23 * 49) ```
1127
¿Cuál es la salida del siguiente código?
```python print(21 - 21) ```
0
What is the output of the following code?
```python print(49 * 72) ```
3528
¿Cuál es la salida del siguiente código?
```python print(95 + 29) ```
124
What is the output of the following code?
```python print(43 * 91) ```
3913
What is the output of the following code?
```python print(49 + 44) ```
93
What is the output of the following code?
```python print(54 + 61) ```
115
¿Cuál es la salida del siguiente código?
```python print(80 * 46) ```
3680
What is the output of the following code?
```python print(34 * 54) ```
1836
¿Cuál es la salida del siguiente código?
```python print(21 * 99) ```
2079
¿Cuál es la salida del siguiente código?
```python print(97 + 85) ```
182
¿Cuál es la salida del siguiente código?
```python print(65 - 8) ```
57
What is the output of the following code?
```python print(51 - 39) ```
12
¿Cuál es la salida del siguiente código?
```python print(40 + 39) ```
79
What is the output of the following code?
```python print(5 - 65) ```
-60
What is the output of the following code?
```python print(71 * 12) ```
852
¿Cuál es la salida del siguiente código?
```python print(12 + 84) ```
96
¿Cuál es la salida del siguiente código?
```python print(76 * 31) ```
2356
What is the output of the following code?
```python print(49 * 5) ```
245
What is the output of the following code?
```python print(59 + 69) ```
128
¿Cuál es la salida del siguiente código?
```python print(39 * 71) ```
2769
What is the output of the following code?
```python print(84 * 31) ```
2604
¿Cuál es la salida del siguiente código?
```python print(39 * 54) ```
2106
¿Cuál es la salida del siguiente código?
```python print(33 - 31) ```
2
What is the output of the following code?
```python print(28 - 49) ```
-21
What is the output of the following code?
```python print(78 - 87) ```
-9
What is the output of the following code?
```python print(34 * 46) ```
1564
¿Cuál es la salida del siguiente código?
```python print(7 * 83) ```
581
What is the output of the following code?
```python print(30 * 79) ```
2370
What is the output of the following code?
```python print(81 * 73) ```
5913
What is the output of the following code?
```python print(31 * 84) ```
2604
¿Cuál es la salida del siguiente código?
```python print(6 * 9) ```
54
¿Cuál es la salida del siguiente código?
```python print(8 * 99) ```
792
What is the output of the following code?
```python print(86 * 43) ```
3698
¿Cuál es la salida del siguiente código?
```python print(53 * 80) ```
4240
What is the output of the following code?
```python print(90 * 36) ```
3240
¿Cuál es la salida del siguiente código?
```python print(23 * 45) ```
1035
¿Cuál es la salida del siguiente código?
```python print(19 - 81) ```
-62
What is the output of the following code?
```python print(72 * 54) ```
3888
¿Cuál es la salida del siguiente código?
```python print(89 + 88) ```
177
What is the output of the following code?
```python print(19 - 99) ```
-80
¿Cuál es la salida del siguiente código?
```python print(60 - 11) ```
49
¿Cuál es la salida del siguiente código?
```python print(99 * 33) ```
3267
What is the output of the following code?
```python print(100 + 5) ```
105
¿Cuál es la salida del siguiente código?
```python print(33 + 14) ```
47
¿Cuál es la salida del siguiente código?
```python print(47 + 54) ```
101
What is the output of the following code?
```python print(46 - 46) ```
0
¿Cuál es la salida del siguiente código?
```python print(57 + 10) ```
67
What is the output of the following code?
```python print(49 + 39) ```
88
¿Cuál es la salida del siguiente código?
```python print(16 - 7) ```
9
What is the output of the following code?
```python print(98 + 63) ```
161
What is the output of the following code?
```python print(61 - 90) ```
-29
¿Cuál es la salida del siguiente código?
```python print(22 * 89) ```
1958
¿Cuál es la salida del siguiente código?
```python print(38 * 70) ```
2660
¿Cuál es la salida del siguiente código?
```python print(36 - 53) ```
-17
¿Cuál es la salida del siguiente código?
```python print(54 + 67) ```
121
What is the output of the following code?
```python print(32 * 53) ```
1696
¿Cuál es la salida del siguiente código?
```python print(29 * 75) ```
2175
What is the output of the following code?
```python print(33 - 81) ```
-48
¿Cuál es la salida del siguiente código?
```python print(51 + 79) ```
130
What is the output of the following code?
```python print(38 - 39) ```
-1
What is the output of the following code?
```python print(83 - 78) ```
5
¿Cuál es la salida del siguiente código?
```python print(84 - 45) ```
39
¿Cuál es la salida del siguiente código?
```python print(76 + 53) ```
129
¿Cuál es la salida del siguiente código?
```python print(76 + 55) ```
131
¿Cuál es la salida del siguiente código?
```python print(3 + 17) ```
20
¿Cuál es la salida del siguiente código?
```python print(67 - 29) ```
38
What is the output of the following code?
```python print(84 - 2) ```
82
¿Cuál es la salida del siguiente código?
```python print(50 - 74) ```
-24
¿Cuál es la salida del siguiente código?
```python print(81 - 3) ```
78
¿Cuál es la salida del siguiente código?
```python print(12 - 29) ```
-17
¿Cuál es la salida del siguiente código?
```python print(21 + 48) ```
69
What is the output of the following code?
```python print(44 + 65) ```
109
¿Cuál es la salida del siguiente código?
```python print(1 + 29) ```
30
¿Cuál es la salida del siguiente código?
```python print(23 - 15) ```
8
What is the output of the following code?
```python print(18 * 76) ```
1368
What is the output of the following code?
```python print(79 - 87) ```
-8
What is the output of the following code?
```python print(11 * 72) ```
792
¿Cuál es la salida del siguiente código?
```python print(86 + 61) ```
147
¿Cuál es la salida del siguiente código?
```python print(98 - 60) ```
38
What is the output of the following code?
```python print(47 * 3) ```
141
¿Cuál es la salida del siguiente código?
```python print(52 * 51) ```
2652