instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(29 + 44) ```
73
What is the output of the following code?
```python print(12 + 97) ```
109
¿Cuál es la salida del siguiente código?
```python print(35 * 91) ```
3185
¿Cuál es la salida del siguiente código?
```python print(84 * 44) ```
3696
¿Cuál es la salida del siguiente código?
```python print(97 - 40) ```
57
What is the output of the following code?
```python print(93 + 6) ```
99
¿Cuál es la salida del siguiente código?
```python print(62 * 84) ```
5208
¿Cuál es la salida del siguiente código?
```python print(21 - 75) ```
-54
What is the output of the following code?
```python print(74 + 40) ```
114
¿Cuál es la salida del siguiente código?
```python print(22 * 45) ```
990
What is the output of the following code?
```python print(78 * 13) ```
1014
What is the output of the following code?
```python print(92 - 70) ```
22
¿Cuál es la salida del siguiente código?
```python print(84 - 27) ```
57
What is the output of the following code?
```python print(66 + 5) ```
71
¿Cuál es la salida del siguiente código?
```python print(43 * 50) ```
2150
¿Cuál es la salida del siguiente código?
```python print(32 - 49) ```
-17
¿Cuál es la salida del siguiente código?
```python print(69 * 75) ```
5175
What is the output of the following code?
```python print(55 - 70) ```
-15
¿Cuál es la salida del siguiente código?
```python print(46 + 57) ```
103
What is the output of the following code?
```python print(97 + 96) ```
193
What is the output of the following code?
```python print(8 + 20) ```
28
¿Cuál es la salida del siguiente código?
```python print(61 * 49) ```
2989
What is the output of the following code?
```python print(93 + 64) ```
157
What is the output of the following code?
```python print(68 - 27) ```
41
What is the output of the following code?
```python print(24 + 76) ```
100
What is the output of the following code?
```python print(38 - 3) ```
35
¿Cuál es la salida del siguiente código?
```python print(90 * 27) ```
2430
¿Cuál es la salida del siguiente código?
```python print(26 - 19) ```
7
¿Cuál es la salida del siguiente código?
```python print(34 * 10) ```
340
What is the output of the following code?
```python print(59 + 26) ```
85
What is the output of the following code?
```python print(3 - 52) ```
-49
What is the output of the following code?
```python print(87 * 89) ```
7743
¿Cuál es la salida del siguiente código?
```python print(19 + 13) ```
32
What is the output of the following code?
```python print(62 + 8) ```
70
What is the output of the following code?
```python print(8 + 7) ```
15
What is the output of the following code?
```python print(85 - 22) ```
63
¿Cuál es la salida del siguiente código?
```python print(24 - 60) ```
-36
¿Cuál es la salida del siguiente código?
```python print(37 + 100) ```
137
¿Cuál es la salida del siguiente código?
```python print(75 + 48) ```
123
What is the output of the following code?
```python print(51 + 53) ```
104
¿Cuál es la salida del siguiente código?
```python print(53 + 17) ```
70
¿Cuál es la salida del siguiente código?
```python print(33 - 77) ```
-44
¿Cuál es la salida del siguiente código?
```python print(73 * 55) ```
4015
What is the output of the following code?
```python print(99 + 29) ```
128
¿Cuál es la salida del siguiente código?
```python print(99 - 99) ```
0
What is the output of the following code?
```python print(95 * 38) ```
3610
What is the output of the following code?
```python print(17 + 47) ```
64
¿Cuál es la salida del siguiente código?
```python print(78 - 35) ```
43
¿Cuál es la salida del siguiente código?
```python print(30 * 24) ```
720
What is the output of the following code?
```python print(8 + 14) ```
22
What is the output of the following code?
```python print(39 - 43) ```
-4
¿Cuál es la salida del siguiente código?
```python print(38 + 63) ```
101
What is the output of the following code?
```python print(98 - 67) ```
31
What is the output of the following code?
```python print(70 - 61) ```
9
¿Cuál es la salida del siguiente código?
```python print(55 - 25) ```
30
¿Cuál es la salida del siguiente código?
```python print(30 + 55) ```
85
What is the output of the following code?
```python print(88 - 77) ```
11
What is the output of the following code?
```python print(92 * 36) ```
3312
¿Cuál es la salida del siguiente código?
```python print(32 * 31) ```
992
¿Cuál es la salida del siguiente código?
```python print(21 * 34) ```
714
¿Cuál es la salida del siguiente código?
```python print(13 * 45) ```
585
What is the output of the following code?
```python print(17 * 4) ```
68
What is the output of the following code?
```python print(52 - 51) ```
1
What is the output of the following code?
```python print(85 + 89) ```
174
What is the output of the following code?
```python print(43 * 56) ```
2408
What is the output of the following code?
```python print(70 * 46) ```
3220
What is the output of the following code?
```python print(74 + 90) ```
164
What is the output of the following code?
```python print(100 * 18) ```
1800
¿Cuál es la salida del siguiente código?
```python print(44 - 32) ```
12
¿Cuál es la salida del siguiente código?
```python print(3 - 13) ```
-10
What is the output of the following code?
```python print(87 - 3) ```
84
¿Cuál es la salida del siguiente código?
```python print(86 - 24) ```
62
What is the output of the following code?
```python print(67 - 55) ```
12
What is the output of the following code?
```python print(62 + 73) ```
135
¿Cuál es la salida del siguiente código?
```python print(100 - 82) ```
18
What is the output of the following code?
```python print(51 - 32) ```
19
What is the output of the following code?
```python print(4 - 50) ```
-46
¿Cuál es la salida del siguiente código?
```python print(81 + 79) ```
160
What is the output of the following code?
```python print(50 + 32) ```
82
What is the output of the following code?
```python print(25 + 10) ```
35
What is the output of the following code?
```python print(18 - 78) ```
-60
What is the output of the following code?
```python print(98 + 4) ```
102
¿Cuál es la salida del siguiente código?
```python print(81 + 61) ```
142
¿Cuál es la salida del siguiente código?
```python print(71 - 99) ```
-28
¿Cuál es la salida del siguiente código?
```python print(55 - 9) ```
46
¿Cuál es la salida del siguiente código?
```python print(94 * 76) ```
7144
¿Cuál es la salida del siguiente código?
```python print(97 * 4) ```
388
What is the output of the following code?
```python print(22 - 34) ```
-12
¿Cuál es la salida del siguiente código?
```python print(43 - 84) ```
-41
¿Cuál es la salida del siguiente código?
```python print(87 + 35) ```
122
¿Cuál es la salida del siguiente código?
```python print(1 * 59) ```
59
What is the output of the following code?
```python print(53 * 51) ```
2703
What is the output of the following code?
```python print(92 + 16) ```
108
What is the output of the following code?
```python print(12 - 36) ```
-24
¿Cuál es la salida del siguiente código?
```python print(63 + 86) ```
149
¿Cuál es la salida del siguiente código?
```python print(39 - 38) ```
1
¿Cuál es la salida del siguiente código?
```python print(17 * 79) ```
1343
¿Cuál es la salida del siguiente código?
```python print(3 * 6) ```
18
What is the output of the following code?
```python print(86 + 57) ```
143
¿Cuál es la salida del siguiente código?
```python print(44 + 84) ```
128