instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(16 - 37) ```
-21
What is the output of the following code?
```python print(42 - 83) ```
-41
¿Cuál es la salida del siguiente código?
```python print(90 - 38) ```
52
What is the output of the following code?
```python print(25 + 77) ```
102
What is the output of the following code?
```python print(75 * 76) ```
5700
What is the output of the following code?
```python print(51 - 74) ```
-23
¿Cuál es la salida del siguiente código?
```python print(53 - 90) ```
-37
¿Cuál es la salida del siguiente código?
```python print(77 + 15) ```
92
¿Cuál es la salida del siguiente código?
```python print(99 + 74) ```
173
¿Cuál es la salida del siguiente código?
```python print(30 - 35) ```
-5
What is the output of the following code?
```python print(73 * 70) ```
5110
What is the output of the following code?
```python print(8 - 10) ```
-2
¿Cuál es la salida del siguiente código?
```python print(2 * 37) ```
74
¿Cuál es la salida del siguiente código?
```python print(72 - 54) ```
18
¿Cuál es la salida del siguiente código?
```python print(19 + 16) ```
35
¿Cuál es la salida del siguiente código?
```python print(26 - 10) ```
16
¿Cuál es la salida del siguiente código?
```python print(70 + 49) ```
119
¿Cuál es la salida del siguiente código?
```python print(62 * 13) ```
806
¿Cuál es la salida del siguiente código?
```python print(18 + 91) ```
109
¿Cuál es la salida del siguiente código?
```python print(67 * 72) ```
4824
¿Cuál es la salida del siguiente código?
```python print(16 * 17) ```
272
What is the output of the following code?
```python print(63 + 90) ```
153
What is the output of the following code?
```python print(10 * 31) ```
310
¿Cuál es la salida del siguiente código?
```python print(82 - 64) ```
18
What is the output of the following code?
```python print(83 + 20) ```
103
What is the output of the following code?
```python print(7 * 10) ```
70
¿Cuál es la salida del siguiente código?
```python print(43 - 28) ```
15
¿Cuál es la salida del siguiente código?
```python print(53 - 71) ```
-18
What is the output of the following code?
```python print(42 * 23) ```
966
¿Cuál es la salida del siguiente código?
```python print(82 - 47) ```
35
What is the output of the following code?
```python print(47 * 100) ```
4700
What is the output of the following code?
```python print(52 * 18) ```
936
What is the output of the following code?
```python print(2 + 61) ```
63
¿Cuál es la salida del siguiente código?
```python print(84 + 36) ```
120
¿Cuál es la salida del siguiente código?
```python print(49 * 66) ```
3234
What is the output of the following code?
```python print(90 - 66) ```
24
¿Cuál es la salida del siguiente código?
```python print(85 + 21) ```
106
¿Cuál es la salida del siguiente código?
```python print(19 + 24) ```
43
¿Cuál es la salida del siguiente código?
```python print(69 - 36) ```
33
¿Cuál es la salida del siguiente código?
```python print(78 * 76) ```
5928
What is the output of the following code?
```python print(35 + 12) ```
47
¿Cuál es la salida del siguiente código?
```python print(14 + 91) ```
105
¿Cuál es la salida del siguiente código?
```python print(4 - 100) ```
-96
¿Cuál es la salida del siguiente código?
```python print(100 + 57) ```
157
What is the output of the following code?
```python print(82 * 90) ```
7380
¿Cuál es la salida del siguiente código?
```python print(70 + 3) ```
73
What is the output of the following code?
```python print(72 - 53) ```
19
¿Cuál es la salida del siguiente código?
```python print(97 - 45) ```
52
¿Cuál es la salida del siguiente código?
```python print(85 * 80) ```
6800
¿Cuál es la salida del siguiente código?
```python print(43 - 71) ```
-28
¿Cuál es la salida del siguiente código?
```python print(94 - 7) ```
87
¿Cuál es la salida del siguiente código?
```python print(19 - 57) ```
-38
¿Cuál es la salida del siguiente código?
```python print(82 * 3) ```
246
What is the output of the following code?
```python print(93 * 52) ```
4836
What is the output of the following code?
```python print(59 - 100) ```
-41
¿Cuál es la salida del siguiente código?
```python print(2 - 69) ```
-67
¿Cuál es la salida del siguiente código?
```python print(1 + 99) ```
100
What is the output of the following code?
```python print(91 - 17) ```
74
What is the output of the following code?
```python print(51 + 77) ```
128
What is the output of the following code?
```python print(75 - 4) ```
71
What is the output of the following code?
```python print(36 - 22) ```
14
What is the output of the following code?
```python print(98 + 28) ```
126
What is the output of the following code?
```python print(29 - 11) ```
18
¿Cuál es la salida del siguiente código?
```python print(18 - 78) ```
-60
What is the output of the following code?
```python print(89 * 80) ```
7120
What is the output of the following code?
```python print(21 + 77) ```
98
¿Cuál es la salida del siguiente código?
```python print(12 - 53) ```
-41
What is the output of the following code?
```python print(27 + 61) ```
88
What is the output of the following code?
```python print(17 + 46) ```
63
¿Cuál es la salida del siguiente código?
```python print(30 + 76) ```
106
¿Cuál es la salida del siguiente código?
```python print(100 + 46) ```
146
¿Cuál es la salida del siguiente código?
```python print(54 * 13) ```
702
¿Cuál es la salida del siguiente código?
```python print(29 * 63) ```
1827
What is the output of the following code?
```python print(8 + 1) ```
9
¿Cuál es la salida del siguiente código?
```python print(75 - 83) ```
-8
What is the output of the following code?
```python print(19 - 24) ```
-5
What is the output of the following code?
```python print(58 * 75) ```
4350
¿Cuál es la salida del siguiente código?
```python print(37 - 100) ```
-63
¿Cuál es la salida del siguiente código?
```python print(30 - 11) ```
19
What is the output of the following code?
```python print(38 * 57) ```
2166
What is the output of the following code?
```python print(95 * 16) ```
1520
What is the output of the following code?
```python print(79 + 90) ```
169
What is the output of the following code?
```python print(45 * 23) ```
1035
¿Cuál es la salida del siguiente código?
```python print(74 * 21) ```
1554
¿Cuál es la salida del siguiente código?
```python print(9 + 87) ```
96
¿Cuál es la salida del siguiente código?
```python print(62 - 81) ```
-19
What is the output of the following code?
```python print(46 + 75) ```
121
What is the output of the following code?
```python print(64 + 11) ```
75
What is the output of the following code?
```python print(6 * 4) ```
24
¿Cuál es la salida del siguiente código?
```python print(34 - 56) ```
-22
What is the output of the following code?
```python print(27 - 17) ```
10
¿Cuál es la salida del siguiente código?
```python print(13 - 100) ```
-87
What is the output of the following code?
```python print(55 - 51) ```
4
What is the output of the following code?
```python print(19 + 63) ```
82
What is the output of the following code?
```python print(45 + 29) ```
74
What is the output of the following code?
```python print(36 - 74) ```
-38
¿Cuál es la salida del siguiente código?
```python print(81 - 18) ```
63
What is the output of the following code?
```python print(69 + 43) ```
112
¿Cuál es la salida del siguiente código?
```python print(74 - 15) ```
59
¿Cuál es la salida del siguiente código?
```python print(26 - 38) ```
-12