instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(44 - 26) ```
18
¿Cuál es la salida del siguiente código?
```python print(34 - 93) ```
-59
What is the output of the following code?
```python print(7 - 16) ```
-9
¿Cuál es la salida del siguiente código?
```python print(71 - 71) ```
0
What is the output of the following code?
```python print(47 + 66) ```
113
¿Cuál es la salida del siguiente código?
```python print(24 - 49) ```
-25
¿Cuál es la salida del siguiente código?
```python print(64 + 57) ```
121
¿Cuál es la salida del siguiente código?
```python print(46 * 6) ```
276
¿Cuál es la salida del siguiente código?
```python print(60 - 84) ```
-24
¿Cuál es la salida del siguiente código?
```python print(18 * 94) ```
1692
¿Cuál es la salida del siguiente código?
```python print(81 * 55) ```
4455
¿Cuál es la salida del siguiente código?
```python print(68 - 8) ```
60
¿Cuál es la salida del siguiente código?
```python print(12 - 16) ```
-4
¿Cuál es la salida del siguiente código?
```python print(97 * 81) ```
7857
What is the output of the following code?
```python print(81 + 44) ```
125
¿Cuál es la salida del siguiente código?
```python print(57 + 41) ```
98
What is the output of the following code?
```python print(31 * 8) ```
248
What is the output of the following code?
```python print(17 - 67) ```
-50
What is the output of the following code?
```python print(7 + 65) ```
72
What is the output of the following code?
```python print(48 + 76) ```
124
¿Cuál es la salida del siguiente código?
```python print(10 - 58) ```
-48
¿Cuál es la salida del siguiente código?
```python print(20 + 61) ```
81
What is the output of the following code?
```python print(30 + 47) ```
77
What is the output of the following code?
```python print(80 * 84) ```
6720
What is the output of the following code?
```python print(99 - 77) ```
22
What is the output of the following code?
```python print(17 - 99) ```
-82
What is the output of the following code?
```python print(70 - 51) ```
19
¿Cuál es la salida del siguiente código?
```python print(73 * 48) ```
3504
What is the output of the following code?
```python print(23 * 63) ```
1449
¿Cuál es la salida del siguiente código?
```python print(29 - 75) ```
-46
¿Cuál es la salida del siguiente código?
```python print(67 + 83) ```
150
¿Cuál es la salida del siguiente código?
```python print(5 - 43) ```
-38
¿Cuál es la salida del siguiente código?
```python print(47 * 94) ```
4418
¿Cuál es la salida del siguiente código?
```python print(50 * 78) ```
3900
What is the output of the following code?
```python print(49 + 87) ```
136
¿Cuál es la salida del siguiente código?
```python print(68 * 31) ```
2108
What is the output of the following code?
```python print(58 - 74) ```
-16
What is the output of the following code?
```python print(66 * 90) ```
5940
¿Cuál es la salida del siguiente código?
```python print(9 * 65) ```
585
¿Cuál es la salida del siguiente código?
```python print(72 + 45) ```
117
¿Cuál es la salida del siguiente código?
```python print(62 - 21) ```
41
¿Cuál es la salida del siguiente código?
```python print(84 + 49) ```
133
¿Cuál es la salida del siguiente código?
```python print(84 - 83) ```
1
¿Cuál es la salida del siguiente código?
```python print(91 + 69) ```
160
What is the output of the following code?
```python print(87 - 10) ```
77
What is the output of the following code?
```python print(18 + 62) ```
80
¿Cuál es la salida del siguiente código?
```python print(15 + 76) ```
91
What is the output of the following code?
```python print(75 * 70) ```
5250
¿Cuál es la salida del siguiente código?
```python print(5 - 25) ```
-20
What is the output of the following code?
```python print(61 * 53) ```
3233
What is the output of the following code?
```python print(17 - 79) ```
-62
¿Cuál es la salida del siguiente código?
```python print(18 + 62) ```
80
What is the output of the following code?
```python print(46 + 94) ```
140
What is the output of the following code?
```python print(98 - 63) ```
35
¿Cuál es la salida del siguiente código?
```python print(88 * 50) ```
4400
What is the output of the following code?
```python print(99 * 37) ```
3663
What is the output of the following code?
```python print(9 - 22) ```
-13
What is the output of the following code?
```python print(93 + 49) ```
142
What is the output of the following code?
```python print(4 * 66) ```
264
¿Cuál es la salida del siguiente código?
```python print(95 - 36) ```
59
What is the output of the following code?
```python print(84 + 32) ```
116
What is the output of the following code?
```python print(89 - 95) ```
-6
What is the output of the following code?
```python print(68 - 9) ```
59
What is the output of the following code?
```python print(25 - 61) ```
-36
¿Cuál es la salida del siguiente código?
```python print(37 * 25) ```
925
What is the output of the following code?
```python print(6 + 77) ```
83
¿Cuál es la salida del siguiente código?
```python print(19 * 51) ```
969
What is the output of the following code?
```python print(82 + 98) ```
180
¿Cuál es la salida del siguiente código?
```python print(81 * 70) ```
5670
What is the output of the following code?
```python print(39 + 50) ```
89
¿Cuál es la salida del siguiente código?
```python print(25 * 97) ```
2425
¿Cuál es la salida del siguiente código?
```python print(64 - 44) ```
20
¿Cuál es la salida del siguiente código?
```python print(29 + 8) ```
37
What is the output of the following code?
```python print(15 - 8) ```
7
What is the output of the following code?
```python print(13 * 88) ```
1144
What is the output of the following code?
```python print(82 - 96) ```
-14
¿Cuál es la salida del siguiente código?
```python print(74 - 70) ```
4
¿Cuál es la salida del siguiente código?
```python print(78 + 78) ```
156
What is the output of the following code?
```python print(28 + 11) ```
39
¿Cuál es la salida del siguiente código?
```python print(11 * 36) ```
396
¿Cuál es la salida del siguiente código?
```python print(85 + 56) ```
141
¿Cuál es la salida del siguiente código?
```python print(35 + 36) ```
71
¿Cuál es la salida del siguiente código?
```python print(58 - 70) ```
-12
What is the output of the following code?
```python print(19 * 3) ```
57
¿Cuál es la salida del siguiente código?
```python print(72 - 67) ```
5
What is the output of the following code?
```python print(43 + 1) ```
44
What is the output of the following code?
```python print(30 + 68) ```
98
¿Cuál es la salida del siguiente código?
```python print(8 * 11) ```
88
What is the output of the following code?
```python print(17 + 89) ```
106
¿Cuál es la salida del siguiente código?
```python print(66 + 72) ```
138
What is the output of the following code?
```python print(24 * 38) ```
912
¿Cuál es la salida del siguiente código?
```python print(97 - 79) ```
18
What is the output of the following code?
```python print(1 * 49) ```
49
¿Cuál es la salida del siguiente código?
```python print(7 + 7) ```
14
¿Cuál es la salida del siguiente código?
```python print(2 * 6) ```
12
¿Cuál es la salida del siguiente código?
```python print(70 - 44) ```
26
What is the output of the following code?
```python print(14 * 56) ```
784
What is the output of the following code?
```python print(82 * 18) ```
1476
What is the output of the following code?
```python print(35 * 14) ```
490
¿Cuál es la salida del siguiente código?
```python print(58 - 24) ```
34