instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(46 * 27) ```
1242
¿Cuál es la salida del siguiente código?
```python print(94 - 22) ```
72
What is the output of the following code?
```python print(4 * 68) ```
272
What is the output of the following code?
```python print(41 - 34) ```
7
What is the output of the following code?
```python print(3 - 74) ```
-71
¿Cuál es la salida del siguiente código?
```python print(63 * 53) ```
3339
What is the output of the following code?
```python print(1 * 46) ```
46
¿Cuál es la salida del siguiente código?
```python print(80 * 28) ```
2240
¿Cuál es la salida del siguiente código?
```python print(92 + 41) ```
133
What is the output of the following code?
```python print(28 + 98) ```
126
¿Cuál es la salida del siguiente código?
```python print(47 - 1) ```
46
¿Cuál es la salida del siguiente código?
```python print(82 + 42) ```
124
What is the output of the following code?
```python print(35 - 70) ```
-35
¿Cuál es la salida del siguiente código?
```python print(93 * 88) ```
8184
What is the output of the following code?
```python print(54 * 92) ```
4968
What is the output of the following code?
```python print(67 * 60) ```
4020
What is the output of the following code?
```python print(93 * 66) ```
6138
¿Cuál es la salida del siguiente código?
```python print(71 - 17) ```
54
¿Cuál es la salida del siguiente código?
```python print(48 + 87) ```
135
What is the output of the following code?
```python print(16 - 23) ```
-7
What is the output of the following code?
```python print(87 * 60) ```
5220
What is the output of the following code?
```python print(61 - 33) ```
28
¿Cuál es la salida del siguiente código?
```python print(35 * 87) ```
3045
¿Cuál es la salida del siguiente código?
```python print(17 * 15) ```
255
¿Cuál es la salida del siguiente código?
```python print(30 + 9) ```
39
What is the output of the following code?
```python print(14 * 42) ```
588
What is the output of the following code?
```python print(66 - 29) ```
37
¿Cuál es la salida del siguiente código?
```python print(1 * 2) ```
2
¿Cuál es la salida del siguiente código?
```python print(81 - 26) ```
55
What is the output of the following code?
```python print(27 - 100) ```
-73
What is the output of the following code?
```python print(75 + 75) ```
150
What is the output of the following code?
```python print(97 - 80) ```
17
¿Cuál es la salida del siguiente código?
```python print(84 + 96) ```
180
¿Cuál es la salida del siguiente código?
```python print(15 + 54) ```
69
¿Cuál es la salida del siguiente código?
```python print(61 - 3) ```
58
What is the output of the following code?
```python print(62 + 21) ```
83
¿Cuál es la salida del siguiente código?
```python print(62 - 71) ```
-9
¿Cuál es la salida del siguiente código?
```python print(19 + 19) ```
38
¿Cuál es la salida del siguiente código?
```python print(82 + 4) ```
86
¿Cuál es la salida del siguiente código?
```python print(30 + 93) ```
123
What is the output of the following code?
```python print(53 * 91) ```
4823
¿Cuál es la salida del siguiente código?
```python print(50 * 38) ```
1900
¿Cuál es la salida del siguiente código?
```python print(86 - 2) ```
84
¿Cuál es la salida del siguiente código?
```python print(59 + 72) ```
131
What is the output of the following code?
```python print(48 + 19) ```
67
What is the output of the following code?
```python print(65 + 43) ```
108
What is the output of the following code?
```python print(62 + 82) ```
144
What is the output of the following code?
```python print(50 - 16) ```
34
What is the output of the following code?
```python print(39 - 89) ```
-50
¿Cuál es la salida del siguiente código?
```python print(38 * 85) ```
3230
What is the output of the following code?
```python print(56 + 16) ```
72
What is the output of the following code?
```python print(20 + 66) ```
86
¿Cuál es la salida del siguiente código?
```python print(11 + 72) ```
83
What is the output of the following code?
```python print(5 * 53) ```
265
What is the output of the following code?
```python print(63 - 69) ```
-6
What is the output of the following code?
```python print(40 + 81) ```
121
¿Cuál es la salida del siguiente código?
```python print(45 - 67) ```
-22
¿Cuál es la salida del siguiente código?
```python print(46 - 6) ```
40
What is the output of the following code?
```python print(11 * 13) ```
143
¿Cuál es la salida del siguiente código?
```python print(22 + 32) ```
54
¿Cuál es la salida del siguiente código?
```python print(52 - 40) ```
12
¿Cuál es la salida del siguiente código?
```python print(64 + 79) ```
143
What is the output of the following code?
```python print(38 * 50) ```
1900
What is the output of the following code?
```python print(48 * 18) ```
864
What is the output of the following code?
```python print(53 - 37) ```
16
What is the output of the following code?
```python print(10 * 9) ```
90
¿Cuál es la salida del siguiente código?
```python print(67 * 97) ```
6499
What is the output of the following code?
```python print(20 - 13) ```
7
What is the output of the following code?
```python print(81 + 66) ```
147
¿Cuál es la salida del siguiente código?
```python print(29 * 29) ```
841
What is the output of the following code?
```python print(22 + 62) ```
84
What is the output of the following code?
```python print(82 + 2) ```
84
¿Cuál es la salida del siguiente código?
```python print(52 * 21) ```
1092
¿Cuál es la salida del siguiente código?
```python print(13 + 98) ```
111
¿Cuál es la salida del siguiente código?
```python print(12 - 64) ```
-52
What is the output of the following code?
```python print(1 * 69) ```
69
What is the output of the following code?
```python print(48 - 2) ```
46
¿Cuál es la salida del siguiente código?
```python print(36 * 44) ```
1584
¿Cuál es la salida del siguiente código?
```python print(32 - 85) ```
-53
¿Cuál es la salida del siguiente código?
```python print(69 + 81) ```
150
What is the output of the following code?
```python print(54 - 90) ```
-36
What is the output of the following code?
```python print(59 * 83) ```
4897
What is the output of the following code?
```python print(14 * 60) ```
840
¿Cuál es la salida del siguiente código?
```python print(12 * 36) ```
432
What is the output of the following code?
```python print(77 * 25) ```
1925
What is the output of the following code?
```python print(1 + 20) ```
21
What is the output of the following code?
```python print(93 * 70) ```
6510
¿Cuál es la salida del siguiente código?
```python print(15 * 95) ```
1425
¿Cuál es la salida del siguiente código?
```python print(97 + 6) ```
103
What is the output of the following code?
```python print(64 + 99) ```
163
What is the output of the following code?
```python print(11 + 62) ```
73
¿Cuál es la salida del siguiente código?
```python print(48 - 7) ```
41
¿Cuál es la salida del siguiente código?
```python print(24 - 90) ```
-66
What is the output of the following code?
```python print(50 + 75) ```
125
¿Cuál es la salida del siguiente código?
```python print(18 - 16) ```
2
¿Cuál es la salida del siguiente código?
```python print(89 - 24) ```
65
What is the output of the following code?
```python print(77 - 8) ```
69
What is the output of the following code?
```python print(78 * 39) ```
3042
What is the output of the following code?
```python print(23 * 47) ```
1081
What is the output of the following code?
```python print(20 + 9) ```
29