instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(31 * 17) ```
527
¿Cuál es la salida del siguiente código?
```python print(46 - 68) ```
-22
What is the output of the following code?
```python print(8 + 61) ```
69
What is the output of the following code?
```python print(16 * 77) ```
1232
¿Cuál es la salida del siguiente código?
```python print(93 - 94) ```
-1
¿Cuál es la salida del siguiente código?
```python print(30 - 62) ```
-32
What is the output of the following code?
```python print(15 - 3) ```
12
¿Cuál es la salida del siguiente código?
```python print(80 * 92) ```
7360
¿Cuál es la salida del siguiente código?
```python print(60 - 69) ```
-9
¿Cuál es la salida del siguiente código?
```python print(59 - 9) ```
50
¿Cuál es la salida del siguiente código?
```python print(66 * 49) ```
3234
¿Cuál es la salida del siguiente código?
```python print(4 + 99) ```
103
What is the output of the following code?
```python print(48 * 96) ```
4608
¿Cuál es la salida del siguiente código?
```python print(66 - 38) ```
28
What is the output of the following code?
```python print(79 - 93) ```
-14
¿Cuál es la salida del siguiente código?
```python print(67 * 30) ```
2010
¿Cuál es la salida del siguiente código?
```python print(21 + 58) ```
79
¿Cuál es la salida del siguiente código?
```python print(57 - 53) ```
4
¿Cuál es la salida del siguiente código?
```python print(88 * 83) ```
7304
¿Cuál es la salida del siguiente código?
```python print(60 - 15) ```
45
¿Cuál es la salida del siguiente código?
```python print(3 - 33) ```
-30
¿Cuál es la salida del siguiente código?
```python print(49 - 69) ```
-20
What is the output of the following code?
```python print(53 - 24) ```
29
¿Cuál es la salida del siguiente código?
```python print(8 * 64) ```
512
What is the output of the following code?
```python print(100 * 9) ```
900
¿Cuál es la salida del siguiente código?
```python print(11 - 35) ```
-24
What is the output of the following code?
```python print(63 + 65) ```
128
¿Cuál es la salida del siguiente código?
```python print(60 + 39) ```
99
¿Cuál es la salida del siguiente código?
```python print(21 * 21) ```
441
What is the output of the following code?
```python print(18 * 7) ```
126
What is the output of the following code?
```python print(100 + 28) ```
128
What is the output of the following code?
```python print(92 + 34) ```
126
¿Cuál es la salida del siguiente código?
```python print(84 * 69) ```
5796
¿Cuál es la salida del siguiente código?
```python print(36 - 38) ```
-2
What is the output of the following code?
```python print(80 + 19) ```
99
What is the output of the following code?
```python print(43 - 76) ```
-33
¿Cuál es la salida del siguiente código?
```python print(86 + 26) ```
112
¿Cuál es la salida del siguiente código?
```python print(56 * 79) ```
4424
What is the output of the following code?
```python print(84 + 56) ```
140
¿Cuál es la salida del siguiente código?
```python print(68 * 19) ```
1292
What is the output of the following code?
```python print(88 - 36) ```
52
¿Cuál es la salida del siguiente código?
```python print(78 + 71) ```
149
What is the output of the following code?
```python print(45 - 11) ```
34
¿Cuál es la salida del siguiente código?
```python print(74 * 12) ```
888
What is the output of the following code?
```python print(7 + 77) ```
84
What is the output of the following code?
```python print(54 * 51) ```
2754
¿Cuál es la salida del siguiente código?
```python print(41 * 88) ```
3608
¿Cuál es la salida del siguiente código?
```python print(67 * 75) ```
5025
What is the output of the following code?
```python print(15 + 63) ```
78
¿Cuál es la salida del siguiente código?
```python print(14 - 56) ```
-42
What is the output of the following code?
```python print(14 * 27) ```
378
What is the output of the following code?
```python print(70 * 39) ```
2730
What is the output of the following code?
```python print(50 - 8) ```
42
What is the output of the following code?
```python print(89 + 87) ```
176
¿Cuál es la salida del siguiente código?
```python print(58 + 42) ```
100
What is the output of the following code?
```python print(2 - 58) ```
-56
What is the output of the following code?
```python print(30 * 2) ```
60
What is the output of the following code?
```python print(87 + 85) ```
172
¿Cuál es la salida del siguiente código?
```python print(17 + 41) ```
58
¿Cuál es la salida del siguiente código?
```python print(64 + 83) ```
147
What is the output of the following code?
```python print(75 * 66) ```
4950
¿Cuál es la salida del siguiente código?
```python print(1 - 84) ```
-83
What is the output of the following code?
```python print(42 + 50) ```
92
¿Cuál es la salida del siguiente código?
```python print(98 * 86) ```
8428
¿Cuál es la salida del siguiente código?
```python print(66 - 59) ```
7
What is the output of the following code?
```python print(39 - 25) ```
14
¿Cuál es la salida del siguiente código?
```python print(96 * 58) ```
5568
What is the output of the following code?
```python print(16 + 60) ```
76
What is the output of the following code?
```python print(89 + 46) ```
135
What is the output of the following code?
```python print(100 * 12) ```
1200
¿Cuál es la salida del siguiente código?
```python print(13 + 5) ```
18
¿Cuál es la salida del siguiente código?
```python print(98 * 83) ```
8134
¿Cuál es la salida del siguiente código?
```python print(65 * 64) ```
4160
¿Cuál es la salida del siguiente código?
```python print(18 + 21) ```
39
What is the output of the following code?
```python print(97 + 37) ```
134
¿Cuál es la salida del siguiente código?
```python print(13 * 41) ```
533
¿Cuál es la salida del siguiente código?
```python print(31 - 79) ```
-48
What is the output of the following code?
```python print(64 + 71) ```
135
¿Cuál es la salida del siguiente código?
```python print(76 * 36) ```
2736
¿Cuál es la salida del siguiente código?
```python print(49 - 52) ```
-3
What is the output of the following code?
```python print(20 * 25) ```
500
What is the output of the following code?
```python print(41 * 29) ```
1189
What is the output of the following code?
```python print(90 + 87) ```
177
¿Cuál es la salida del siguiente código?
```python print(7 + 18) ```
25
What is the output of the following code?
```python print(87 + 25) ```
112
What is the output of the following code?
```python print(35 - 56) ```
-21
¿Cuál es la salida del siguiente código?
```python print(84 * 18) ```
1512
What is the output of the following code?
```python print(85 * 66) ```
5610
What is the output of the following code?
```python print(52 * 53) ```
2756
What is the output of the following code?
```python print(92 * 42) ```
3864
¿Cuál es la salida del siguiente código?
```python print(76 + 8) ```
84
¿Cuál es la salida del siguiente código?
```python print(48 - 3) ```
45
¿Cuál es la salida del siguiente código?
```python print(72 - 23) ```
49
¿Cuál es la salida del siguiente código?
```python print(6 - 84) ```
-78
What is the output of the following code?
```python print(18 - 79) ```
-61
What is the output of the following code?
```python print(15 * 29) ```
435
What is the output of the following code?
```python print(63 + 49) ```
112
¿Cuál es la salida del siguiente código?
```python print(97 + 80) ```
177
What is the output of the following code?
```python print(33 + 97) ```
130
¿Cuál es la salida del siguiente código?
```python print(98 * 46) ```
4508