instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(53 * 96) ```
5088
¿Cuál es la salida del siguiente código?
```python print(5 * 87) ```
435
What is the output of the following code?
```python print(96 * 10) ```
960
What is the output of the following code?
```python print(54 - 89) ```
-35
What is the output of the following code?
```python print(86 - 61) ```
25
¿Cuál es la salida del siguiente código?
```python print(10 * 50) ```
500
¿Cuál es la salida del siguiente código?
```python print(30 * 10) ```
300
¿Cuál es la salida del siguiente código?
```python print(85 * 69) ```
5865
What is the output of the following code?
```python print(88 * 31) ```
2728
What is the output of the following code?
```python print(65 + 55) ```
120
What is the output of the following code?
```python print(92 + 99) ```
191
What is the output of the following code?
```python print(47 + 85) ```
132
¿Cuál es la salida del siguiente código?
```python print(100 + 53) ```
153
What is the output of the following code?
```python print(49 * 79) ```
3871
¿Cuál es la salida del siguiente código?
```python print(12 * 29) ```
348
What is the output of the following code?
```python print(26 + 73) ```
99
¿Cuál es la salida del siguiente código?
```python print(5 + 45) ```
50
What is the output of the following code?
```python print(28 + 9) ```
37
¿Cuál es la salida del siguiente código?
```python print(56 * 36) ```
2016
What is the output of the following code?
```python print(72 - 82) ```
-10
¿Cuál es la salida del siguiente código?
```python print(72 * 69) ```
4968
¿Cuál es la salida del siguiente código?
```python print(68 - 1) ```
67
What is the output of the following code?
```python print(69 + 92) ```
161
What is the output of the following code?
```python print(15 + 86) ```
101
¿Cuál es la salida del siguiente código?
```python print(21 + 9) ```
30
What is the output of the following code?
```python print(36 + 2) ```
38
¿Cuál es la salida del siguiente código?
```python print(17 * 81) ```
1377
What is the output of the following code?
```python print(18 - 56) ```
-38
What is the output of the following code?
```python print(5 * 86) ```
430
What is the output of the following code?
```python print(63 - 88) ```
-25
What is the output of the following code?
```python print(42 - 23) ```
19
What is the output of the following code?
```python print(42 + 71) ```
113
What is the output of the following code?
```python print(5 + 48) ```
53
¿Cuál es la salida del siguiente código?
```python print(50 * 40) ```
2000
What is the output of the following code?
```python print(5 - 33) ```
-28
What is the output of the following code?
```python print(53 * 85) ```
4505
¿Cuál es la salida del siguiente código?
```python print(5 * 29) ```
145
What is the output of the following code?
```python print(83 - 64) ```
19
What is the output of the following code?
```python print(19 - 69) ```
-50
¿Cuál es la salida del siguiente código?
```python print(79 - 91) ```
-12
What is the output of the following code?
```python print(52 + 91) ```
143
¿Cuál es la salida del siguiente código?
```python print(74 + 2) ```
76
¿Cuál es la salida del siguiente código?
```python print(26 + 52) ```
78
What is the output of the following code?
```python print(94 * 95) ```
8930
What is the output of the following code?
```python print(7 * 77) ```
539
What is the output of the following code?
```python print(56 + 42) ```
98
¿Cuál es la salida del siguiente código?
```python print(37 * 23) ```
851
¿Cuál es la salida del siguiente código?
```python print(100 - 78) ```
22
¿Cuál es la salida del siguiente código?
```python print(69 + 94) ```
163
¿Cuál es la salida del siguiente código?
```python print(46 - 94) ```
-48
¿Cuál es la salida del siguiente código?
```python print(13 + 31) ```
44
¿Cuál es la salida del siguiente código?
```python print(16 * 57) ```
912
What is the output of the following code?
```python print(60 + 9) ```
69
¿Cuál es la salida del siguiente código?
```python print(59 - 69) ```
-10
What is the output of the following code?
```python print(56 + 60) ```
116
¿Cuál es la salida del siguiente código?
```python print(59 * 43) ```
2537
¿Cuál es la salida del siguiente código?
```python print(50 * 46) ```
2300
What is the output of the following code?
```python print(42 * 5) ```
210
What is the output of the following code?
```python print(79 * 90) ```
7110
What is the output of the following code?
```python print(28 + 8) ```
36
What is the output of the following code?
```python print(8 - 43) ```
-35
¿Cuál es la salida del siguiente código?
```python print(48 + 4) ```
52
¿Cuál es la salida del siguiente código?
```python print(56 * 15) ```
840
¿Cuál es la salida del siguiente código?
```python print(61 * 55) ```
3355
¿Cuál es la salida del siguiente código?
```python print(1 + 54) ```
55
What is the output of the following code?
```python print(48 - 46) ```
2
¿Cuál es la salida del siguiente código?
```python print(71 * 36) ```
2556
What is the output of the following code?
```python print(15 * 82) ```
1230
¿Cuál es la salida del siguiente código?
```python print(66 - 1) ```
65
What is the output of the following code?
```python print(45 - 68) ```
-23
What is the output of the following code?
```python print(88 + 95) ```
183
What is the output of the following code?
```python print(26 * 57) ```
1482
¿Cuál es la salida del siguiente código?
```python print(40 + 34) ```
74
¿Cuál es la salida del siguiente código?
```python print(93 * 72) ```
6696
¿Cuál es la salida del siguiente código?
```python print(50 + 74) ```
124
What is the output of the following code?
```python print(8 * 48) ```
384
¿Cuál es la salida del siguiente código?
```python print(75 - 38) ```
37
¿Cuál es la salida del siguiente código?
```python print(13 + 6) ```
19
¿Cuál es la salida del siguiente código?
```python print(53 * 13) ```
689
¿Cuál es la salida del siguiente código?
```python print(9 * 47) ```
423
¿Cuál es la salida del siguiente código?
```python print(2 + 48) ```
50
What is the output of the following code?
```python print(98 - 47) ```
51
What is the output of the following code?
```python print(12 * 28) ```
336
What is the output of the following code?
```python print(16 + 32) ```
48
¿Cuál es la salida del siguiente código?
```python print(77 - 67) ```
10
What is the output of the following code?
```python print(64 * 41) ```
2624
What is the output of the following code?
```python print(50 * 9) ```
450
What is the output of the following code?
```python print(22 - 58) ```
-36
What is the output of the following code?
```python print(30 - 18) ```
12
What is the output of the following code?
```python print(79 - 63) ```
16
¿Cuál es la salida del siguiente código?
```python print(73 - 57) ```
16
¿Cuál es la salida del siguiente código?
```python print(79 + 21) ```
100
¿Cuál es la salida del siguiente código?
```python print(67 * 23) ```
1541
¿Cuál es la salida del siguiente código?
```python print(1 - 65) ```
-64
¿Cuál es la salida del siguiente código?
```python print(76 * 67) ```
5092
¿Cuál es la salida del siguiente código?
```python print(99 - 77) ```
22
What is the output of the following code?
```python print(87 - 22) ```
65
¿Cuál es la salida del siguiente código?
```python print(40 + 1) ```
41
¿Cuál es la salida del siguiente código?
```python print(45 - 90) ```
-45
¿Cuál es la salida del siguiente código?
```python print(97 * 84) ```
8148