instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(8 + 37) ```
45
What is the output of the following code?
```python print(68 - 82) ```
-14
What is the output of the following code?
```python print(88 + 36) ```
124
¿Cuál es la salida del siguiente código?
```python print(78 * 14) ```
1092
What is the output of the following code?
```python print(61 - 87) ```
-26
What is the output of the following code?
```python print(33 - 97) ```
-64
¿Cuál es la salida del siguiente código?
```python print(86 + 47) ```
133
What is the output of the following code?
```python print(31 - 80) ```
-49
¿Cuál es la salida del siguiente código?
```python print(27 + 88) ```
115
¿Cuál es la salida del siguiente código?
```python print(1 - 26) ```
-25
¿Cuál es la salida del siguiente código?
```python print(97 - 52) ```
45
¿Cuál es la salida del siguiente código?
```python print(34 - 85) ```
-51
¿Cuál es la salida del siguiente código?
```python print(78 * 81) ```
6318
What is the output of the following code?
```python print(68 + 34) ```
102
¿Cuál es la salida del siguiente código?
```python print(4 * 31) ```
124
¿Cuál es la salida del siguiente código?
```python print(95 * 60) ```
5700
What is the output of the following code?
```python print(39 - 68) ```
-29
What is the output of the following code?
```python print(64 + 75) ```
139
¿Cuál es la salida del siguiente código?
```python print(3 - 97) ```
-94
What is the output of the following code?
```python print(73 * 18) ```
1314
What is the output of the following code?
```python print(72 - 97) ```
-25
¿Cuál es la salida del siguiente código?
```python print(22 + 10) ```
32
What is the output of the following code?
```python print(53 * 42) ```
2226
What is the output of the following code?
```python print(4 * 96) ```
384
¿Cuál es la salida del siguiente código?
```python print(32 * 14) ```
448
What is the output of the following code?
```python print(36 * 29) ```
1044
What is the output of the following code?
```python print(81 - 87) ```
-6
¿Cuál es la salida del siguiente código?
```python print(99 - 43) ```
56
What is the output of the following code?
```python print(36 * 2) ```
72
¿Cuál es la salida del siguiente código?
```python print(22 * 48) ```
1056
¿Cuál es la salida del siguiente código?
```python print(21 * 5) ```
105
What is the output of the following code?
```python print(33 - 16) ```
17
What is the output of the following code?
```python print(76 + 4) ```
80
What is the output of the following code?
```python print(91 - 38) ```
53
What is the output of the following code?
```python print(31 + 28) ```
59
What is the output of the following code?
```python print(88 * 3) ```
264
¿Cuál es la salida del siguiente código?
```python print(63 * 96) ```
6048
What is the output of the following code?
```python print(48 - 44) ```
4
What is the output of the following code?
```python print(93 + 56) ```
149
¿Cuál es la salida del siguiente código?
```python print(75 - 67) ```
8
What is the output of the following code?
```python print(26 + 81) ```
107
What is the output of the following code?
```python print(10 - 50) ```
-40
¿Cuál es la salida del siguiente código?
```python print(11 * 91) ```
1001
What is the output of the following code?
```python print(68 + 52) ```
120
What is the output of the following code?
```python print(36 + 23) ```
59
What is the output of the following code?
```python print(72 + 69) ```
141
¿Cuál es la salida del siguiente código?
```python print(3 * 83) ```
249
¿Cuál es la salida del siguiente código?
```python print(92 - 57) ```
35
What is the output of the following code?
```python print(49 - 38) ```
11
¿Cuál es la salida del siguiente código?
```python print(5 - 23) ```
-18
What is the output of the following code?
```python print(47 + 63) ```
110
What is the output of the following code?
```python print(87 * 75) ```
6525
¿Cuál es la salida del siguiente código?
```python print(99 - 52) ```
47
What is the output of the following code?
```python print(7 - 2) ```
5
¿Cuál es la salida del siguiente código?
```python print(23 - 64) ```
-41
What is the output of the following code?
```python print(60 * 27) ```
1620
¿Cuál es la salida del siguiente código?
```python print(1 + 45) ```
46
¿Cuál es la salida del siguiente código?
```python print(1 * 35) ```
35
What is the output of the following code?
```python print(11 * 92) ```
1012
What is the output of the following code?
```python print(94 + 48) ```
142
¿Cuál es la salida del siguiente código?
```python print(6 * 74) ```
444
What is the output of the following code?
```python print(28 * 66) ```
1848
¿Cuál es la salida del siguiente código?
```python print(94 - 86) ```
8
What is the output of the following code?
```python print(75 * 34) ```
2550
What is the output of the following code?
```python print(30 + 10) ```
40
¿Cuál es la salida del siguiente código?
```python print(82 + 54) ```
136
¿Cuál es la salida del siguiente código?
```python print(94 - 25) ```
69
What is the output of the following code?
```python print(96 * 20) ```
1920
¿Cuál es la salida del siguiente código?
```python print(99 - 1) ```
98
¿Cuál es la salida del siguiente código?
```python print(86 * 22) ```
1892
¿Cuál es la salida del siguiente código?
```python print(48 * 90) ```
4320
What is the output of the following code?
```python print(64 + 23) ```
87
What is the output of the following code?
```python print(96 + 47) ```
143
¿Cuál es la salida del siguiente código?
```python print(95 - 72) ```
23
¿Cuál es la salida del siguiente código?
```python print(19 - 97) ```
-78
¿Cuál es la salida del siguiente código?
```python print(73 + 40) ```
113
¿Cuál es la salida del siguiente código?
```python print(91 + 24) ```
115
¿Cuál es la salida del siguiente código?
```python print(77 * 1) ```
77
What is the output of the following code?
```python print(96 - 78) ```
18
¿Cuál es la salida del siguiente código?
```python print(33 + 65) ```
98
What is the output of the following code?
```python print(49 - 99) ```
-50
What is the output of the following code?
```python print(32 * 70) ```
2240
¿Cuál es la salida del siguiente código?
```python print(47 + 88) ```
135
What is the output of the following code?
```python print(95 + 74) ```
169
What is the output of the following code?
```python print(7 + 66) ```
73
¿Cuál es la salida del siguiente código?
```python print(97 - 24) ```
73
What is the output of the following code?
```python print(64 + 87) ```
151
¿Cuál es la salida del siguiente código?
```python print(51 + 27) ```
78
What is the output of the following code?
```python print(57 - 41) ```
16
What is the output of the following code?
```python print(10 - 75) ```
-65
What is the output of the following code?
```python print(68 - 99) ```
-31
¿Cuál es la salida del siguiente código?
```python print(90 + 37) ```
127
What is the output of the following code?
```python print(55 - 2) ```
53
¿Cuál es la salida del siguiente código?
```python print(22 + 57) ```
79
What is the output of the following code?
```python print(44 - 68) ```
-24
What is the output of the following code?
```python print(34 - 43) ```
-9
What is the output of the following code?
```python print(69 * 93) ```
6417
¿Cuál es la salida del siguiente código?
```python print(87 + 17) ```
104
What is the output of the following code?
```python print(81 * 51) ```
4131
¿Cuál es la salida del siguiente código?
```python print(29 + 2) ```
31