instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(45 * 74) ```
3330
What is the output of the following code?
```python print(22 - 99) ```
-77
What is the output of the following code?
```python print(32 * 62) ```
1984
¿Cuál es la salida del siguiente código?
```python print(43 + 19) ```
62
What is the output of the following code?
```python print(44 * 95) ```
4180
What is the output of the following code?
```python print(19 - 65) ```
-46
¿Cuál es la salida del siguiente código?
```python print(95 + 96) ```
191
What is the output of the following code?
```python print(63 + 31) ```
94
¿Cuál es la salida del siguiente código?
```python print(84 + 22) ```
106
¿Cuál es la salida del siguiente código?
```python print(72 - 43) ```
29
¿Cuál es la salida del siguiente código?
```python print(81 + 90) ```
171
¿Cuál es la salida del siguiente código?
```python print(43 + 63) ```
106
What is the output of the following code?
```python print(79 * 54) ```
4266
What is the output of the following code?
```python print(21 + 100) ```
121
¿Cuál es la salida del siguiente código?
```python print(78 * 8) ```
624
¿Cuál es la salida del siguiente código?
```python print(31 + 71) ```
102
¿Cuál es la salida del siguiente código?
```python print(67 - 14) ```
53
What is the output of the following code?
```python print(84 + 7) ```
91
¿Cuál es la salida del siguiente código?
```python print(51 + 25) ```
76
What is the output of the following code?
```python print(49 + 17) ```
66
What is the output of the following code?
```python print(40 - 46) ```
-6
What is the output of the following code?
```python print(59 * 17) ```
1003
What is the output of the following code?
```python print(40 - 72) ```
-32
¿Cuál es la salida del siguiente código?
```python print(63 + 13) ```
76
What is the output of the following code?
```python print(15 + 12) ```
27
¿Cuál es la salida del siguiente código?
```python print(76 * 72) ```
5472
What is the output of the following code?
```python print(81 + 53) ```
134
¿Cuál es la salida del siguiente código?
```python print(95 * 67) ```
6365
¿Cuál es la salida del siguiente código?
```python print(80 + 78) ```
158
¿Cuál es la salida del siguiente código?
```python print(96 - 36) ```
60
¿Cuál es la salida del siguiente código?
```python print(91 + 16) ```
107
¿Cuál es la salida del siguiente código?
```python print(19 + 71) ```
90
What is the output of the following code?
```python print(13 - 47) ```
-34
What is the output of the following code?
```python print(84 - 82) ```
2
¿Cuál es la salida del siguiente código?
```python print(11 - 76) ```
-65
What is the output of the following code?
```python print(89 * 75) ```
6675
What is the output of the following code?
```python print(76 + 75) ```
151
What is the output of the following code?
```python print(16 - 66) ```
-50
What is the output of the following code?
```python print(41 - 20) ```
21
¿Cuál es la salida del siguiente código?
```python print(81 - 78) ```
3
What is the output of the following code?
```python print(63 * 47) ```
2961
What is the output of the following code?
```python print(72 - 48) ```
24
¿Cuál es la salida del siguiente código?
```python print(30 * 21) ```
630
¿Cuál es la salida del siguiente código?
```python print(12 - 42) ```
-30
What is the output of the following code?
```python print(70 * 33) ```
2310
What is the output of the following code?
```python print(59 - 29) ```
30
¿Cuál es la salida del siguiente código?
```python print(10 - 99) ```
-89
What is the output of the following code?
```python print(34 + 55) ```
89
What is the output of the following code?
```python print(98 * 20) ```
1960
¿Cuál es la salida del siguiente código?
```python print(71 * 90) ```
6390
What is the output of the following code?
```python print(69 + 12) ```
81
What is the output of the following code?
```python print(19 * 35) ```
665
What is the output of the following code?
```python print(76 * 83) ```
6308
¿Cuál es la salida del siguiente código?
```python print(31 + 46) ```
77
What is the output of the following code?
```python print(30 * 47) ```
1410
What is the output of the following code?
```python print(81 + 39) ```
120
What is the output of the following code?
```python print(41 * 21) ```
861
What is the output of the following code?
```python print(78 + 21) ```
99
¿Cuál es la salida del siguiente código?
```python print(74 - 49) ```
25
What is the output of the following code?
```python print(82 - 3) ```
79
What is the output of the following code?
```python print(38 * 77) ```
2926
What is the output of the following code?
```python print(98 - 6) ```
92
¿Cuál es la salida del siguiente código?
```python print(82 * 50) ```
4100
What is the output of the following code?
```python print(90 * 25) ```
2250
What is the output of the following code?
```python print(65 * 64) ```
4160
¿Cuál es la salida del siguiente código?
```python print(9 - 52) ```
-43
¿Cuál es la salida del siguiente código?
```python print(58 + 33) ```
91
What is the output of the following code?
```python print(24 + 56) ```
80
What is the output of the following code?
```python print(10 + 55) ```
65
¿Cuál es la salida del siguiente código?
```python print(37 * 76) ```
2812
¿Cuál es la salida del siguiente código?
```python print(75 + 19) ```
94
¿Cuál es la salida del siguiente código?
```python print(69 - 8) ```
61
What is the output of the following code?
```python print(1 * 67) ```
67
What is the output of the following code?
```python print(31 - 77) ```
-46
What is the output of the following code?
```python print(2 - 77) ```
-75
¿Cuál es la salida del siguiente código?
```python print(97 + 30) ```
127
¿Cuál es la salida del siguiente código?
```python print(86 + 27) ```
113
¿Cuál es la salida del siguiente código?
```python print(85 - 99) ```
-14
¿Cuál es la salida del siguiente código?
```python print(86 + 75) ```
161
What is the output of the following code?
```python print(43 * 49) ```
2107
What is the output of the following code?
```python print(91 + 23) ```
114
What is the output of the following code?
```python print(45 * 20) ```
900
¿Cuál es la salida del siguiente código?
```python print(12 - 32) ```
-20
¿Cuál es la salida del siguiente código?
```python print(27 * 90) ```
2430
¿Cuál es la salida del siguiente código?
```python print(68 - 65) ```
3
What is the output of the following code?
```python print(77 * 6) ```
462
¿Cuál es la salida del siguiente código?
```python print(42 * 73) ```
3066
¿Cuál es la salida del siguiente código?
```python print(55 + 24) ```
79
What is the output of the following code?
```python print(16 + 89) ```
105
What is the output of the following code?
```python print(13 * 11) ```
143
What is the output of the following code?
```python print(18 + 10) ```
28
What is the output of the following code?
```python print(32 + 74) ```
106
What is the output of the following code?
```python print(25 * 59) ```
1475
What is the output of the following code?
```python print(99 - 18) ```
81
What is the output of the following code?
```python print(87 * 28) ```
2436
What is the output of the following code?
```python print(9 - 51) ```
-42
¿Cuál es la salida del siguiente código?
```python print(85 * 13) ```
1105
What is the output of the following code?
```python print(86 - 2) ```
84
What is the output of the following code?
```python print(73 - 62) ```
11
What is the output of the following code?
```python print(93 + 76) ```
169