instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(81 + 67) ```
148
¿Cuál es la salida del siguiente código?
```python print(10 - 13) ```
-3
¿Cuál es la salida del siguiente código?
```python print(1 + 31) ```
32
What is the output of the following code?
```python print(37 + 14) ```
51
¿Cuál es la salida del siguiente código?
```python print(28 + 74) ```
102
¿Cuál es la salida del siguiente código?
```python print(2 - 81) ```
-79
¿Cuál es la salida del siguiente código?
```python print(34 - 21) ```
13
¿Cuál es la salida del siguiente código?
```python print(33 * 47) ```
1551
What is the output of the following code?
```python print(12 - 26) ```
-14
What is the output of the following code?
```python print(63 - 95) ```
-32
¿Cuál es la salida del siguiente código?
```python print(28 - 32) ```
-4
¿Cuál es la salida del siguiente código?
```python print(38 * 8) ```
304
What is the output of the following code?
```python print(6 * 51) ```
306
¿Cuál es la salida del siguiente código?
```python print(37 * 81) ```
2997
¿Cuál es la salida del siguiente código?
```python print(47 + 16) ```
63
¿Cuál es la salida del siguiente código?
```python print(20 * 73) ```
1460
¿Cuál es la salida del siguiente código?
```python print(68 - 27) ```
41
¿Cuál es la salida del siguiente código?
```python print(7 + 10) ```
17
¿Cuál es la salida del siguiente código?
```python print(97 * 15) ```
1455
What is the output of the following code?
```python print(68 * 56) ```
3808
¿Cuál es la salida del siguiente código?
```python print(67 - 96) ```
-29
¿Cuál es la salida del siguiente código?
```python print(18 * 92) ```
1656
What is the output of the following code?
```python print(8 - 50) ```
-42
What is the output of the following code?
```python print(74 + 61) ```
135
¿Cuál es la salida del siguiente código?
```python print(24 + 52) ```
76
What is the output of the following code?
```python print(19 + 24) ```
43
¿Cuál es la salida del siguiente código?
```python print(9 + 75) ```
84
¿Cuál es la salida del siguiente código?
```python print(16 - 33) ```
-17
¿Cuál es la salida del siguiente código?
```python print(83 * 66) ```
5478
¿Cuál es la salida del siguiente código?
```python print(4 - 37) ```
-33
¿Cuál es la salida del siguiente código?
```python print(29 + 61) ```
90
¿Cuál es la salida del siguiente código?
```python print(88 * 72) ```
6336
What is the output of the following code?
```python print(31 - 5) ```
26
What is the output of the following code?
```python print(43 + 53) ```
96
What is the output of the following code?
```python print(8 - 58) ```
-50
What is the output of the following code?
```python print(35 + 9) ```
44
¿Cuál es la salida del siguiente código?
```python print(84 + 85) ```
169
What is the output of the following code?
```python print(68 - 79) ```
-11
¿Cuál es la salida del siguiente código?
```python print(66 * 39) ```
2574
¿Cuál es la salida del siguiente código?
```python print(82 + 90) ```
172
What is the output of the following code?
```python print(42 - 71) ```
-29
What is the output of the following code?
```python print(79 - 65) ```
14
What is the output of the following code?
```python print(87 + 4) ```
91
What is the output of the following code?
```python print(18 * 51) ```
918
What is the output of the following code?
```python print(27 * 49) ```
1323
¿Cuál es la salida del siguiente código?
```python print(69 - 31) ```
38
What is the output of the following code?
```python print(19 + 55) ```
74
What is the output of the following code?
```python print(50 - 2) ```
48
¿Cuál es la salida del siguiente código?
```python print(12 - 43) ```
-31
What is the output of the following code?
```python print(72 * 24) ```
1728
What is the output of the following code?
```python print(76 - 64) ```
12
¿Cuál es la salida del siguiente código?
```python print(83 * 80) ```
6640
¿Cuál es la salida del siguiente código?
```python print(78 + 91) ```
169
¿Cuál es la salida del siguiente código?
```python print(66 - 63) ```
3
What is the output of the following code?
```python print(61 + 40) ```
101
¿Cuál es la salida del siguiente código?
```python print(50 - 37) ```
13
¿Cuál es la salida del siguiente código?
```python print(20 + 20) ```
40
What is the output of the following code?
```python print(57 + 23) ```
80
What is the output of the following code?
```python print(4 * 20) ```
80
What is the output of the following code?
```python print(13 - 98) ```
-85
What is the output of the following code?
```python print(90 + 85) ```
175
¿Cuál es la salida del siguiente código?
```python print(2 * 87) ```
174
What is the output of the following code?
```python print(87 - 94) ```
-7
¿Cuál es la salida del siguiente código?
```python print(98 * 24) ```
2352
¿Cuál es la salida del siguiente código?
```python print(94 - 62) ```
32
What is the output of the following code?
```python print(32 - 7) ```
25
¿Cuál es la salida del siguiente código?
```python print(28 + 38) ```
66
What is the output of the following code?
```python print(35 * 17) ```
595
What is the output of the following code?
```python print(43 + 45) ```
88
What is the output of the following code?
```python print(43 - 52) ```
-9
¿Cuál es la salida del siguiente código?
```python print(90 + 50) ```
140
¿Cuál es la salida del siguiente código?
```python print(77 - 75) ```
2
¿Cuál es la salida del siguiente código?
```python print(38 - 58) ```
-20
¿Cuál es la salida del siguiente código?
```python print(82 - 61) ```
21
¿Cuál es la salida del siguiente código?
```python print(47 * 56) ```
2632
¿Cuál es la salida del siguiente código?
```python print(50 + 56) ```
106
¿Cuál es la salida del siguiente código?
```python print(43 + 51) ```
94
What is the output of the following code?
```python print(46 * 89) ```
4094
What is the output of the following code?
```python print(41 + 73) ```
114
What is the output of the following code?
```python print(44 - 10) ```
34
What is the output of the following code?
```python print(44 + 23) ```
67
¿Cuál es la salida del siguiente código?
```python print(69 - 52) ```
17
¿Cuál es la salida del siguiente código?
```python print(27 * 25) ```
675
¿Cuál es la salida del siguiente código?
```python print(63 + 70) ```
133
¿Cuál es la salida del siguiente código?
```python print(26 * 77) ```
2002
What is the output of the following code?
```python print(97 + 40) ```
137
¿Cuál es la salida del siguiente código?
```python print(97 + 78) ```
175
What is the output of the following code?
```python print(70 + 96) ```
166
What is the output of the following code?
```python print(22 - 24) ```
-2
What is the output of the following code?
```python print(96 * 99) ```
9504
¿Cuál es la salida del siguiente código?
```python print(63 * 54) ```
3402
What is the output of the following code?
```python print(4 - 58) ```
-54
¿Cuál es la salida del siguiente código?
```python print(41 - 42) ```
-1
What is the output of the following code?
```python print(91 * 39) ```
3549
¿Cuál es la salida del siguiente código?
```python print(14 + 72) ```
86
What is the output of the following code?
```python print(7 - 52) ```
-45
¿Cuál es la salida del siguiente código?
```python print(18 - 84) ```
-66
What is the output of the following code?
```python print(67 - 71) ```
-4
What is the output of the following code?
```python print(77 - 73) ```
4
¿Cuál es la salida del siguiente código?
```python print(24 + 97) ```
121