instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(79 + 10) ```
89
What is the output of the following code?
```python print(8 * 38) ```
304
What is the output of the following code?
```python print(8 + 21) ```
29
¿Cuál es la salida del siguiente código?
```python print(96 * 2) ```
192
¿Cuál es la salida del siguiente código?
```python print(73 + 10) ```
83
What is the output of the following code?
```python print(70 + 92) ```
162
¿Cuál es la salida del siguiente código?
```python print(62 - 86) ```
-24
What is the output of the following code?
```python print(59 + 48) ```
107
¿Cuál es la salida del siguiente código?
```python print(68 + 25) ```
93
¿Cuál es la salida del siguiente código?
```python print(74 - 56) ```
18
What is the output of the following code?
```python print(86 + 35) ```
121
¿Cuál es la salida del siguiente código?
```python print(91 * 21) ```
1911
¿Cuál es la salida del siguiente código?
```python print(77 * 46) ```
3542
What is the output of the following code?
```python print(49 - 65) ```
-16
What is the output of the following code?
```python print(19 * 15) ```
285
What is the output of the following code?
```python print(2 + 46) ```
48
¿Cuál es la salida del siguiente código?
```python print(76 + 37) ```
113
¿Cuál es la salida del siguiente código?
```python print(57 - 71) ```
-14
¿Cuál es la salida del siguiente código?
```python print(70 * 17) ```
1190
¿Cuál es la salida del siguiente código?
```python print(68 * 48) ```
3264
¿Cuál es la salida del siguiente código?
```python print(21 * 52) ```
1092
What is the output of the following code?
```python print(50 - 76) ```
-26
What is the output of the following code?
```python print(86 + 3) ```
89
What is the output of the following code?
```python print(22 - 46) ```
-24
What is the output of the following code?
```python print(99 - 81) ```
18
¿Cuál es la salida del siguiente código?
```python print(40 - 26) ```
14
What is the output of the following code?
```python print(58 - 85) ```
-27
What is the output of the following code?
```python print(5 - 72) ```
-67
¿Cuál es la salida del siguiente código?
```python print(16 * 25) ```
400
¿Cuál es la salida del siguiente código?
```python print(7 + 57) ```
64
¿Cuál es la salida del siguiente código?
```python print(88 + 66) ```
154
What is the output of the following code?
```python print(76 * 49) ```
3724
¿Cuál es la salida del siguiente código?
```python print(59 - 10) ```
49
What is the output of the following code?
```python print(92 * 79) ```
7268
What is the output of the following code?
```python print(83 + 26) ```
109
What is the output of the following code?
```python print(6 + 23) ```
29
¿Cuál es la salida del siguiente código?
```python print(72 - 18) ```
54
¿Cuál es la salida del siguiente código?
```python print(2 * 38) ```
76
What is the output of the following code?
```python print(63 - 1) ```
62
¿Cuál es la salida del siguiente código?
```python print(6 - 22) ```
-16
¿Cuál es la salida del siguiente código?
```python print(93 + 23) ```
116
¿Cuál es la salida del siguiente código?
```python print(25 - 30) ```
-5
¿Cuál es la salida del siguiente código?
```python print(57 - 26) ```
31
¿Cuál es la salida del siguiente código?
```python print(53 + 11) ```
64
¿Cuál es la salida del siguiente código?
```python print(74 + 33) ```
107
¿Cuál es la salida del siguiente código?
```python print(84 * 85) ```
7140
¿Cuál es la salida del siguiente código?
```python print(33 * 100) ```
3300
What is the output of the following code?
```python print(89 + 92) ```
181
What is the output of the following code?
```python print(65 * 32) ```
2080
What is the output of the following code?
```python print(96 - 53) ```
43
What is the output of the following code?
```python print(58 - 71) ```
-13
¿Cuál es la salida del siguiente código?
```python print(57 * 37) ```
2109
¿Cuál es la salida del siguiente código?
```python print(60 - 10) ```
50
¿Cuál es la salida del siguiente código?
```python print(46 + 41) ```
87
¿Cuál es la salida del siguiente código?
```python print(19 - 15) ```
4
What is the output of the following code?
```python print(56 - 4) ```
52
What is the output of the following code?
```python print(50 * 95) ```
4750
What is the output of the following code?
```python print(37 * 49) ```
1813
What is the output of the following code?
```python print(74 * 54) ```
3996
What is the output of the following code?
```python print(97 + 90) ```
187
¿Cuál es la salida del siguiente código?
```python print(94 + 93) ```
187
¿Cuál es la salida del siguiente código?
```python print(42 - 9) ```
33
What is the output of the following code?
```python print(21 * 8) ```
168
What is the output of the following code?
```python print(7 + 85) ```
92
What is the output of the following code?
```python print(51 + 36) ```
87
What is the output of the following code?
```python print(98 + 76) ```
174
¿Cuál es la salida del siguiente código?
```python print(61 - 37) ```
24
¿Cuál es la salida del siguiente código?
```python print(43 * 45) ```
1935
¿Cuál es la salida del siguiente código?
```python print(62 * 78) ```
4836
What is the output of the following code?
```python print(87 + 68) ```
155
¿Cuál es la salida del siguiente código?
```python print(26 * 19) ```
494
¿Cuál es la salida del siguiente código?
```python print(16 + 85) ```
101
What is the output of the following code?
```python print(100 - 15) ```
85
What is the output of the following code?
```python print(30 + 82) ```
112
¿Cuál es la salida del siguiente código?
```python print(14 + 47) ```
61
¿Cuál es la salida del siguiente código?
```python print(79 * 23) ```
1817
What is the output of the following code?
```python print(49 + 26) ```
75
¿Cuál es la salida del siguiente código?
```python print(47 + 55) ```
102
What is the output of the following code?
```python print(46 - 2) ```
44
¿Cuál es la salida del siguiente código?
```python print(17 * 49) ```
833
¿Cuál es la salida del siguiente código?
```python print(50 - 90) ```
-40
¿Cuál es la salida del siguiente código?
```python print(52 - 75) ```
-23
¿Cuál es la salida del siguiente código?
```python print(79 + 90) ```
169
What is the output of the following code?
```python print(68 - 67) ```
1
¿Cuál es la salida del siguiente código?
```python print(49 * 80) ```
3920
What is the output of the following code?
```python print(16 * 44) ```
704
¿Cuál es la salida del siguiente código?
```python print(7 - 96) ```
-89
¿Cuál es la salida del siguiente código?
```python print(5 * 10) ```
50
¿Cuál es la salida del siguiente código?
```python print(74 - 30) ```
44
¿Cuál es la salida del siguiente código?
```python print(2 - 25) ```
-23
¿Cuál es la salida del siguiente código?
```python print(98 + 78) ```
176
What is the output of the following code?
```python print(19 + 38) ```
57
What is the output of the following code?
```python print(79 + 59) ```
138
What is the output of the following code?
```python print(15 - 71) ```
-56
¿Cuál es la salida del siguiente código?
```python print(59 - 77) ```
-18
What is the output of the following code?
```python print(15 + 9) ```
24
¿Cuál es la salida del siguiente código?
```python print(80 + 28) ```
108
¿Cuál es la salida del siguiente código?
```python print(77 - 25) ```
52
¿Cuál es la salida del siguiente código?
```python print(66 * 46) ```
3036
What is the output of the following code?
```python print(4 * 94) ```
376