instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(85 + 8) ```
93
¿Cuál es la salida del siguiente código?
```python print(73 + 42) ```
115
¿Cuál es la salida del siguiente código?
```python print(5 + 94) ```
99
¿Cuál es la salida del siguiente código?
```python print(77 * 76) ```
5852
¿Cuál es la salida del siguiente código?
```python print(82 + 88) ```
170
What is the output of the following code?
```python print(61 + 57) ```
118
What is the output of the following code?
```python print(74 - 82) ```
-8
¿Cuál es la salida del siguiente código?
```python print(83 + 28) ```
111
¿Cuál es la salida del siguiente código?
```python print(44 + 66) ```
110
What is the output of the following code?
```python print(52 * 21) ```
1092
¿Cuál es la salida del siguiente código?
```python print(79 - 3) ```
76
¿Cuál es la salida del siguiente código?
```python print(100 - 6) ```
94
¿Cuál es la salida del siguiente código?
```python print(93 + 16) ```
109
¿Cuál es la salida del siguiente código?
```python print(31 * 71) ```
2201
¿Cuál es la salida del siguiente código?
```python print(54 - 71) ```
-17
¿Cuál es la salida del siguiente código?
```python print(36 + 35) ```
71
¿Cuál es la salida del siguiente código?
```python print(63 + 67) ```
130
¿Cuál es la salida del siguiente código?
```python print(47 - 76) ```
-29
¿Cuál es la salida del siguiente código?
```python print(73 + 83) ```
156
¿Cuál es la salida del siguiente código?
```python print(85 * 91) ```
7735
¿Cuál es la salida del siguiente código?
```python print(84 * 66) ```
5544
What is the output of the following code?
```python print(62 + 39) ```
101
¿Cuál es la salida del siguiente código?
```python print(22 + 35) ```
57
¿Cuál es la salida del siguiente código?
```python print(34 + 18) ```
52
What is the output of the following code?
```python print(80 - 38) ```
42
What is the output of the following code?
```python print(94 * 57) ```
5358
¿Cuál es la salida del siguiente código?
```python print(21 * 100) ```
2100
What is the output of the following code?
```python print(71 * 76) ```
5396
¿Cuál es la salida del siguiente código?
```python print(69 + 43) ```
112
What is the output of the following code?
```python print(18 * 89) ```
1602
¿Cuál es la salida del siguiente código?
```python print(4 * 91) ```
364
What is the output of the following code?
```python print(82 - 74) ```
8
What is the output of the following code?
```python print(30 * 84) ```
2520
¿Cuál es la salida del siguiente código?
```python print(88 - 36) ```
52
What is the output of the following code?
```python print(62 + 16) ```
78
¿Cuál es la salida del siguiente código?
```python print(6 + 49) ```
55
¿Cuál es la salida del siguiente código?
```python print(9 + 63) ```
72
¿Cuál es la salida del siguiente código?
```python print(66 * 67) ```
4422
¿Cuál es la salida del siguiente código?
```python print(3 * 43) ```
129
What is the output of the following code?
```python print(14 + 92) ```
106
What is the output of the following code?
```python print(1 * 94) ```
94
What is the output of the following code?
```python print(32 - 68) ```
-36
¿Cuál es la salida del siguiente código?
```python print(57 * 18) ```
1026
¿Cuál es la salida del siguiente código?
```python print(57 * 84) ```
4788
¿Cuál es la salida del siguiente código?
```python print(40 * 96) ```
3840
¿Cuál es la salida del siguiente código?
```python print(56 * 44) ```
2464
¿Cuál es la salida del siguiente código?
```python print(91 - 77) ```
14
What is the output of the following code?
```python print(9 + 3) ```
12
What is the output of the following code?
```python print(32 - 37) ```
-5
What is the output of the following code?
```python print(74 * 97) ```
7178
¿Cuál es la salida del siguiente código?
```python print(70 * 83) ```
5810
What is the output of the following code?
```python print(61 + 100) ```
161
What is the output of the following code?
```python print(25 - 87) ```
-62
¿Cuál es la salida del siguiente código?
```python print(90 * 62) ```
5580
¿Cuál es la salida del siguiente código?
```python print(1 - 33) ```
-32
What is the output of the following code?
```python print(70 * 22) ```
1540
¿Cuál es la salida del siguiente código?
```python print(94 - 11) ```
83
What is the output of the following code?
```python print(3 + 17) ```
20
¿Cuál es la salida del siguiente código?
```python print(12 + 100) ```
112
What is the output of the following code?
```python print(36 - 72) ```
-36
¿Cuál es la salida del siguiente código?
```python print(71 * 35) ```
2485
What is the output of the following code?
```python print(47 * 97) ```
4559
¿Cuál es la salida del siguiente código?
```python print(68 * 85) ```
5780
What is the output of the following code?
```python print(67 * 51) ```
3417
¿Cuál es la salida del siguiente código?
```python print(66 + 87) ```
153
¿Cuál es la salida del siguiente código?
```python print(22 * 74) ```
1628
What is the output of the following code?
```python print(99 + 28) ```
127
¿Cuál es la salida del siguiente código?
```python print(41 - 60) ```
-19
What is the output of the following code?
```python print(21 * 100) ```
2100
What is the output of the following code?
```python print(70 * 38) ```
2660
¿Cuál es la salida del siguiente código?
```python print(24 + 78) ```
102
What is the output of the following code?
```python print(96 + 77) ```
173
What is the output of the following code?
```python print(35 + 40) ```
75
¿Cuál es la salida del siguiente código?
```python print(90 - 82) ```
8
¿Cuál es la salida del siguiente código?
```python print(68 + 74) ```
142
¿Cuál es la salida del siguiente código?
```python print(67 * 40) ```
2680
What is the output of the following code?
```python print(5 - 44) ```
-39
¿Cuál es la salida del siguiente código?
```python print(72 - 77) ```
-5
¿Cuál es la salida del siguiente código?
```python print(84 - 99) ```
-15
¿Cuál es la salida del siguiente código?
```python print(25 + 42) ```
67
¿Cuál es la salida del siguiente código?
```python print(92 * 8) ```
736
¿Cuál es la salida del siguiente código?
```python print(95 + 15) ```
110
What is the output of the following code?
```python print(14 * 63) ```
882
¿Cuál es la salida del siguiente código?
```python print(81 * 2) ```
162
¿Cuál es la salida del siguiente código?
```python print(6 + 29) ```
35
¿Cuál es la salida del siguiente código?
```python print(74 - 34) ```
40
¿Cuál es la salida del siguiente código?
```python print(43 - 35) ```
8
What is the output of the following code?
```python print(38 * 62) ```
2356
What is the output of the following code?
```python print(40 * 70) ```
2800
What is the output of the following code?
```python print(41 * 27) ```
1107
¿Cuál es la salida del siguiente código?
```python print(73 - 75) ```
-2
What is the output of the following code?
```python print(81 * 34) ```
2754
What is the output of the following code?
```python print(15 - 26) ```
-11
What is the output of the following code?
```python print(17 * 67) ```
1139
What is the output of the following code?
```python print(63 * 93) ```
5859
¿Cuál es la salida del siguiente código?
```python print(75 + 2) ```
77
¿Cuál es la salida del siguiente código?
```python print(93 + 61) ```
154
What is the output of the following code?
```python print(62 + 26) ```
88
What is the output of the following code?
```python print(20 + 65) ```
85
¿Cuál es la salida del siguiente código?
```python print(71 * 11) ```
781