instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(55 - 87) ```
-32
¿Cuál es la salida del siguiente código?
```python print(92 + 67) ```
159
What is the output of the following code?
```python print(27 + 33) ```
60
¿Cuál es la salida del siguiente código?
```python print(45 * 26) ```
1170
What is the output of the following code?
```python print(4 - 42) ```
-38
¿Cuál es la salida del siguiente código?
```python print(79 - 81) ```
-2
What is the output of the following code?
```python print(33 + 52) ```
85
¿Cuál es la salida del siguiente código?
```python print(60 + 98) ```
158
¿Cuál es la salida del siguiente código?
```python print(73 - 89) ```
-16
What is the output of the following code?
```python print(86 + 65) ```
151
What is the output of the following code?
```python print(56 + 33) ```
89
¿Cuál es la salida del siguiente código?
```python print(67 - 68) ```
-1
What is the output of the following code?
```python print(50 - 57) ```
-7
¿Cuál es la salida del siguiente código?
```python print(55 * 40) ```
2200
¿Cuál es la salida del siguiente código?
```python print(42 - 97) ```
-55
¿Cuál es la salida del siguiente código?
```python print(40 - 61) ```
-21
¿Cuál es la salida del siguiente código?
```python print(41 * 42) ```
1722
¿Cuál es la salida del siguiente código?
```python print(23 - 6) ```
17
¿Cuál es la salida del siguiente código?
```python print(1 + 34) ```
35
What is the output of the following code?
```python print(11 * 19) ```
209
What is the output of the following code?
```python print(72 * 78) ```
5616
¿Cuál es la salida del siguiente código?
```python print(44 + 9) ```
53
What is the output of the following code?
```python print(20 * 61) ```
1220
¿Cuál es la salida del siguiente código?
```python print(43 + 73) ```
116
What is the output of the following code?
```python print(79 * 100) ```
7900
What is the output of the following code?
```python print(55 - 3) ```
52
¿Cuál es la salida del siguiente código?
```python print(24 + 89) ```
113
¿Cuál es la salida del siguiente código?
```python print(90 * 82) ```
7380
What is the output of the following code?
```python print(37 - 37) ```
0
¿Cuál es la salida del siguiente código?
```python print(8 - 29) ```
-21
What is the output of the following code?
```python print(4 * 29) ```
116
What is the output of the following code?
```python print(23 * 15) ```
345
What is the output of the following code?
```python print(75 * 19) ```
1425
¿Cuál es la salida del siguiente código?
```python print(18 - 64) ```
-46
What is the output of the following code?
```python print(57 + 62) ```
119
What is the output of the following code?
```python print(20 - 43) ```
-23
¿Cuál es la salida del siguiente código?
```python print(54 - 68) ```
-14
¿Cuál es la salida del siguiente código?
```python print(37 * 56) ```
2072
¿Cuál es la salida del siguiente código?
```python print(2 * 21) ```
42
¿Cuál es la salida del siguiente código?
```python print(88 * 64) ```
5632
¿Cuál es la salida del siguiente código?
```python print(64 * 28) ```
1792
What is the output of the following code?
```python print(71 - 78) ```
-7
¿Cuál es la salida del siguiente código?
```python print(4 * 96) ```
384
¿Cuál es la salida del siguiente código?
```python print(35 * 53) ```
1855
¿Cuál es la salida del siguiente código?
```python print(16 * 95) ```
1520
¿Cuál es la salida del siguiente código?
```python print(6 - 18) ```
-12
What is the output of the following code?
```python print(30 - 41) ```
-11
¿Cuál es la salida del siguiente código?
```python print(51 - 49) ```
2
¿Cuál es la salida del siguiente código?
```python print(2 + 66) ```
68
What is the output of the following code?
```python print(38 * 75) ```
2850
¿Cuál es la salida del siguiente código?
```python print(46 - 2) ```
44
¿Cuál es la salida del siguiente código?
```python print(80 - 10) ```
70
¿Cuál es la salida del siguiente código?
```python print(51 + 46) ```
97
¿Cuál es la salida del siguiente código?
```python print(89 - 44) ```
45
¿Cuál es la salida del siguiente código?
```python print(38 + 95) ```
133
What is the output of the following code?
```python print(2 - 27) ```
-25
What is the output of the following code?
```python print(80 - 45) ```
35
¿Cuál es la salida del siguiente código?
```python print(40 + 62) ```
102
What is the output of the following code?
```python print(90 * 51) ```
4590
¿Cuál es la salida del siguiente código?
```python print(13 + 100) ```
113
¿Cuál es la salida del siguiente código?
```python print(54 - 13) ```
41
What is the output of the following code?
```python print(76 * 73) ```
5548
¿Cuál es la salida del siguiente código?
```python print(4 + 8) ```
12
What is the output of the following code?
```python print(55 * 51) ```
2805
¿Cuál es la salida del siguiente código?
```python print(35 + 80) ```
115
What is the output of the following code?
```python print(54 - 66) ```
-12
¿Cuál es la salida del siguiente código?
```python print(44 + 64) ```
108
What is the output of the following code?
```python print(49 + 29) ```
78
¿Cuál es la salida del siguiente código?
```python print(11 - 81) ```
-70
¿Cuál es la salida del siguiente código?
```python print(48 - 50) ```
-2
¿Cuál es la salida del siguiente código?
```python print(13 + 57) ```
70
What is the output of the following code?
```python print(58 - 17) ```
41
¿Cuál es la salida del siguiente código?
```python print(39 + 88) ```
127
¿Cuál es la salida del siguiente código?
```python print(49 - 9) ```
40
¿Cuál es la salida del siguiente código?
```python print(17 + 50) ```
67
What is the output of the following code?
```python print(46 * 92) ```
4232
What is the output of the following code?
```python print(60 + 87) ```
147
¿Cuál es la salida del siguiente código?
```python print(63 - 78) ```
-15
What is the output of the following code?
```python print(54 * 90) ```
4860
What is the output of the following code?
```python print(59 * 31) ```
1829
What is the output of the following code?
```python print(62 + 67) ```
129
¿Cuál es la salida del siguiente código?
```python print(36 * 66) ```
2376
What is the output of the following code?
```python print(1 + 70) ```
71
¿Cuál es la salida del siguiente código?
```python print(95 - 85) ```
10
¿Cuál es la salida del siguiente código?
```python print(34 + 10) ```
44
What is the output of the following code?
```python print(47 - 95) ```
-48
What is the output of the following code?
```python print(97 - 15) ```
82
What is the output of the following code?
```python print(87 * 83) ```
7221
What is the output of the following code?
```python print(92 * 9) ```
828
¿Cuál es la salida del siguiente código?
```python print(10 * 18) ```
180
¿Cuál es la salida del siguiente código?
```python print(51 - 17) ```
34
¿Cuál es la salida del siguiente código?
```python print(45 - 80) ```
-35
What is the output of the following code?
```python print(55 + 54) ```
109
¿Cuál es la salida del siguiente código?
```python print(88 + 72) ```
160
What is the output of the following code?
```python print(84 + 1) ```
85
What is the output of the following code?
```python print(1 + 31) ```
32
¿Cuál es la salida del siguiente código?
```python print(90 + 16) ```
106
What is the output of the following code?
```python print(90 + 11) ```
101
What is the output of the following code?
```python print(9 + 53) ```
62
¿Cuál es la salida del siguiente código?
```python print(61 - 57) ```
4