instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(65 + 67) ```
132
¿Cuál es la salida del siguiente código?
```python print(61 - 45) ```
16
¿Cuál es la salida del siguiente código?
```python print(33 + 23) ```
56
¿Cuál es la salida del siguiente código?
```python print(82 + 71) ```
153
¿Cuál es la salida del siguiente código?
```python print(12 + 58) ```
70
¿Cuál es la salida del siguiente código?
```python print(71 + 90) ```
161
¿Cuál es la salida del siguiente código?
```python print(57 * 78) ```
4446
What is the output of the following code?
```python print(12 - 20) ```
-8
What is the output of the following code?
```python print(5 + 15) ```
20
What is the output of the following code?
```python print(21 * 82) ```
1722
¿Cuál es la salida del siguiente código?
```python print(47 - 96) ```
-49
¿Cuál es la salida del siguiente código?
```python print(54 + 13) ```
67
¿Cuál es la salida del siguiente código?
```python print(62 - 40) ```
22
What is the output of the following code?
```python print(25 + 54) ```
79
¿Cuál es la salida del siguiente código?
```python print(66 * 82) ```
5412
What is the output of the following code?
```python print(38 - 69) ```
-31
What is the output of the following code?
```python print(18 + 80) ```
98
¿Cuál es la salida del siguiente código?
```python print(5 + 59) ```
64
What is the output of the following code?
```python print(73 - 72) ```
1
What is the output of the following code?
```python print(51 - 96) ```
-45
What is the output of the following code?
```python print(97 - 69) ```
28
¿Cuál es la salida del siguiente código?
```python print(77 * 99) ```
7623
What is the output of the following code?
```python print(46 * 26) ```
1196
¿Cuál es la salida del siguiente código?
```python print(75 * 71) ```
5325
¿Cuál es la salida del siguiente código?
```python print(54 * 40) ```
2160
What is the output of the following code?
```python print(52 * 32) ```
1664
What is the output of the following code?
```python print(79 + 23) ```
102
What is the output of the following code?
```python print(32 + 26) ```
58
¿Cuál es la salida del siguiente código?
```python print(7 + 6) ```
13
What is the output of the following code?
```python print(76 + 93) ```
169
What is the output of the following code?
```python print(24 * 33) ```
792
What is the output of the following code?
```python print(15 - 57) ```
-42
What is the output of the following code?
```python print(91 * 84) ```
7644
¿Cuál es la salida del siguiente código?
```python print(7 + 78) ```
85
¿Cuál es la salida del siguiente código?
```python print(31 + 22) ```
53
¿Cuál es la salida del siguiente código?
```python print(40 - 5) ```
35
What is the output of the following code?
```python print(53 - 80) ```
-27
¿Cuál es la salida del siguiente código?
```python print(85 * 44) ```
3740
What is the output of the following code?
```python print(27 + 34) ```
61
¿Cuál es la salida del siguiente código?
```python print(82 * 33) ```
2706
¿Cuál es la salida del siguiente código?
```python print(15 - 42) ```
-27
What is the output of the following code?
```python print(96 * 78) ```
7488
¿Cuál es la salida del siguiente código?
```python print(71 * 29) ```
2059
¿Cuál es la salida del siguiente código?
```python print(13 + 14) ```
27
¿Cuál es la salida del siguiente código?
```python print(85 * 7) ```
595
What is the output of the following code?
```python print(67 - 84) ```
-17
What is the output of the following code?
```python print(85 + 8) ```
93
¿Cuál es la salida del siguiente código?
```python print(97 * 79) ```
7663
What is the output of the following code?
```python print(1 + 88) ```
89
What is the output of the following code?
```python print(1 + 2) ```
3
What is the output of the following code?
```python print(6 + 64) ```
70
What is the output of the following code?
```python print(29 + 95) ```
124
¿Cuál es la salida del siguiente código?
```python print(85 + 84) ```
169
What is the output of the following code?
```python print(7 - 19) ```
-12
What is the output of the following code?
```python print(51 - 50) ```
1
What is the output of the following code?
```python print(33 - 29) ```
4
¿Cuál es la salida del siguiente código?
```python print(34 - 33) ```
1
¿Cuál es la salida del siguiente código?
```python print(18 + 37) ```
55
¿Cuál es la salida del siguiente código?
```python print(48 + 42) ```
90
What is the output of the following code?
```python print(82 * 14) ```
1148
¿Cuál es la salida del siguiente código?
```python print(51 - 86) ```
-35
What is the output of the following code?
```python print(12 - 97) ```
-85
¿Cuál es la salida del siguiente código?
```python print(88 * 62) ```
5456
What is the output of the following code?
```python print(75 * 52) ```
3900
What is the output of the following code?
```python print(44 + 46) ```
90
¿Cuál es la salida del siguiente código?
```python print(21 + 41) ```
62
What is the output of the following code?
```python print(70 + 13) ```
83
What is the output of the following code?
```python print(59 - 83) ```
-24
What is the output of the following code?
```python print(43 + 57) ```
100
¿Cuál es la salida del siguiente código?
```python print(56 + 37) ```
93
¿Cuál es la salida del siguiente código?
```python print(56 * 48) ```
2688
What is the output of the following code?
```python print(70 + 74) ```
144
What is the output of the following code?
```python print(11 + 78) ```
89
What is the output of the following code?
```python print(1 + 6) ```
7
What is the output of the following code?
```python print(11 - 89) ```
-78
What is the output of the following code?
```python print(39 * 62) ```
2418
What is the output of the following code?
```python print(64 + 86) ```
150
¿Cuál es la salida del siguiente código?
```python print(16 * 45) ```
720
What is the output of the following code?
```python print(86 + 74) ```
160
¿Cuál es la salida del siguiente código?
```python print(29 - 99) ```
-70
¿Cuál es la salida del siguiente código?
```python print(93 - 56) ```
37
What is the output of the following code?
```python print(30 * 40) ```
1200
¿Cuál es la salida del siguiente código?
```python print(61 - 98) ```
-37
What is the output of the following code?
```python print(87 + 19) ```
106
¿Cuál es la salida del siguiente código?
```python print(31 - 50) ```
-19
What is the output of the following code?
```python print(13 - 65) ```
-52
¿Cuál es la salida del siguiente código?
```python print(60 * 41) ```
2460
¿Cuál es la salida del siguiente código?
```python print(32 + 96) ```
128
¿Cuál es la salida del siguiente código?
```python print(26 * 38) ```
988
What is the output of the following code?
```python print(60 - 13) ```
47
What is the output of the following code?
```python print(60 + 98) ```
158
¿Cuál es la salida del siguiente código?
```python print(90 * 21) ```
1890
What is the output of the following code?
```python print(75 - 45) ```
30
¿Cuál es la salida del siguiente código?
```python print(8 + 82) ```
90
What is the output of the following code?
```python print(18 * 31) ```
558
What is the output of the following code?
```python print(80 - 48) ```
32
What is the output of the following code?
```python print(10 + 57) ```
67
What is the output of the following code?
```python print(49 - 59) ```
-10
¿Cuál es la salida del siguiente código?
```python print(90 * 93) ```
8370
What is the output of the following code?
```python print(74 * 25) ```
1850