instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(42 - 36) ```
6
What is the output of the following code?
```python print(36 - 69) ```
-33
¿Cuál es la salida del siguiente código?
```python print(20 * 34) ```
680
What is the output of the following code?
```python print(25 + 90) ```
115
¿Cuál es la salida del siguiente código?
```python print(61 - 56) ```
5
¿Cuál es la salida del siguiente código?
```python print(78 * 30) ```
2340
What is the output of the following code?
```python print(91 - 62) ```
29
¿Cuál es la salida del siguiente código?
```python print(7 * 21) ```
147
¿Cuál es la salida del siguiente código?
```python print(43 - 14) ```
29
¿Cuál es la salida del siguiente código?
```python print(8 * 13) ```
104
What is the output of the following code?
```python print(83 - 50) ```
33
¿Cuál es la salida del siguiente código?
```python print(30 + 22) ```
52
What is the output of the following code?
```python print(93 + 92) ```
185
What is the output of the following code?
```python print(5 - 62) ```
-57
What is the output of the following code?
```python print(11 * 77) ```
847
¿Cuál es la salida del siguiente código?
```python print(49 * 65) ```
3185
What is the output of the following code?
```python print(58 + 51) ```
109
¿Cuál es la salida del siguiente código?
```python print(46 - 59) ```
-13
¿Cuál es la salida del siguiente código?
```python print(68 - 30) ```
38
What is the output of the following code?
```python print(3 + 13) ```
16
¿Cuál es la salida del siguiente código?
```python print(28 - 48) ```
-20
¿Cuál es la salida del siguiente código?
```python print(2 + 62) ```
64
What is the output of the following code?
```python print(21 + 15) ```
36
¿Cuál es la salida del siguiente código?
```python print(35 - 74) ```
-39
¿Cuál es la salida del siguiente código?
```python print(37 - 55) ```
-18
¿Cuál es la salida del siguiente código?
```python print(16 - 39) ```
-23
¿Cuál es la salida del siguiente código?
```python print(9 - 74) ```
-65
¿Cuál es la salida del siguiente código?
```python print(22 + 53) ```
75
What is the output of the following code?
```python print(31 + 39) ```
70
¿Cuál es la salida del siguiente código?
```python print(54 - 60) ```
-6
What is the output of the following code?
```python print(100 - 91) ```
9
What is the output of the following code?
```python print(30 * 62) ```
1860
¿Cuál es la salida del siguiente código?
```python print(98 + 93) ```
191
What is the output of the following code?
```python print(54 + 12) ```
66
What is the output of the following code?
```python print(48 + 40) ```
88
¿Cuál es la salida del siguiente código?
```python print(20 - 73) ```
-53
¿Cuál es la salida del siguiente código?
```python print(97 + 57) ```
154
¿Cuál es la salida del siguiente código?
```python print(50 + 16) ```
66
What is the output of the following code?
```python print(85 - 5) ```
80
¿Cuál es la salida del siguiente código?
```python print(37 - 33) ```
4
What is the output of the following code?
```python print(23 + 33) ```
56
What is the output of the following code?
```python print(92 - 63) ```
29
What is the output of the following code?
```python print(43 * 8) ```
344
¿Cuál es la salida del siguiente código?
```python print(29 - 100) ```
-71
¿Cuál es la salida del siguiente código?
```python print(30 * 25) ```
750
What is the output of the following code?
```python print(36 * 20) ```
720
¿Cuál es la salida del siguiente código?
```python print(17 + 8) ```
25
What is the output of the following code?
```python print(100 * 14) ```
1400
What is the output of the following code?
```python print(77 * 69) ```
5313
¿Cuál es la salida del siguiente código?
```python print(9 - 73) ```
-64
¿Cuál es la salida del siguiente código?
```python print(51 - 72) ```
-21
¿Cuál es la salida del siguiente código?
```python print(55 + 45) ```
100
What is the output of the following code?
```python print(100 + 39) ```
139
What is the output of the following code?
```python print(43 + 71) ```
114
¿Cuál es la salida del siguiente código?
```python print(49 * 44) ```
2156
¿Cuál es la salida del siguiente código?
```python print(41 - 79) ```
-38
¿Cuál es la salida del siguiente código?
```python print(10 * 48) ```
480
¿Cuál es la salida del siguiente código?
```python print(15 * 1) ```
15
What is the output of the following code?
```python print(71 * 15) ```
1065
What is the output of the following code?
```python print(74 * 22) ```
1628
What is the output of the following code?
```python print(48 * 90) ```
4320
What is the output of the following code?
```python print(38 + 2) ```
40
¿Cuál es la salida del siguiente código?
```python print(44 - 85) ```
-41
¿Cuál es la salida del siguiente código?
```python print(69 - 75) ```
-6
What is the output of the following code?
```python print(35 * 50) ```
1750
What is the output of the following code?
```python print(92 * 52) ```
4784
¿Cuál es la salida del siguiente código?
```python print(17 * 30) ```
510
What is the output of the following code?
```python print(66 * 88) ```
5808
What is the output of the following code?
```python print(70 + 46) ```
116
What is the output of the following code?
```python print(89 - 52) ```
37
¿Cuál es la salida del siguiente código?
```python print(96 * 46) ```
4416
¿Cuál es la salida del siguiente código?
```python print(92 - 68) ```
24
¿Cuál es la salida del siguiente código?
```python print(11 * 80) ```
880
What is the output of the following code?
```python print(40 - 77) ```
-37
What is the output of the following code?
```python print(61 + 46) ```
107
¿Cuál es la salida del siguiente código?
```python print(77 - 58) ```
19
What is the output of the following code?
```python print(47 * 45) ```
2115
What is the output of the following code?
```python print(84 + 92) ```
176
What is the output of the following code?
```python print(10 + 72) ```
82
¿Cuál es la salida del siguiente código?
```python print(54 + 89) ```
143
¿Cuál es la salida del siguiente código?
```python print(90 + 88) ```
178
¿Cuál es la salida del siguiente código?
```python print(29 * 93) ```
2697
¿Cuál es la salida del siguiente código?
```python print(89 + 24) ```
113
What is the output of the following code?
```python print(68 * 52) ```
3536
What is the output of the following code?
```python print(3 - 53) ```
-50
What is the output of the following code?
```python print(89 - 79) ```
10
What is the output of the following code?
```python print(56 - 72) ```
-16
What is the output of the following code?
```python print(8 * 86) ```
688
What is the output of the following code?
```python print(69 - 27) ```
42
¿Cuál es la salida del siguiente código?
```python print(46 + 83) ```
129
¿Cuál es la salida del siguiente código?
```python print(81 + 99) ```
180
What is the output of the following code?
```python print(32 + 11) ```
43
What is the output of the following code?
```python print(24 - 10) ```
14
¿Cuál es la salida del siguiente código?
```python print(94 * 99) ```
9306
¿Cuál es la salida del siguiente código?
```python print(29 - 32) ```
-3
What is the output of the following code?
```python print(21 * 98) ```
2058
¿Cuál es la salida del siguiente código?
```python print(91 * 81) ```
7371
¿Cuál es la salida del siguiente código?
```python print(99 + 44) ```
143
¿Cuál es la salida del siguiente código?
```python print(7 - 89) ```
-82
What is the output of the following code?
```python print(99 + 81) ```
180