instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(83 * 19) ```
1577
What is the output of the following code?
```python print(81 - 59) ```
22
What is the output of the following code?
```python print(72 - 1) ```
71
What is the output of the following code?
```python print(52 + 8) ```
60
¿Cuál es la salida del siguiente código?
```python print(98 - 46) ```
52
¿Cuál es la salida del siguiente código?
```python print(82 - 66) ```
16
What is the output of the following code?
```python print(6 + 29) ```
35
¿Cuál es la salida del siguiente código?
```python print(78 + 43) ```
121
¿Cuál es la salida del siguiente código?
```python print(43 * 86) ```
3698
¿Cuál es la salida del siguiente código?
```python print(14 * 56) ```
784
What is the output of the following code?
```python print(97 + 35) ```
132
¿Cuál es la salida del siguiente código?
```python print(3 + 2) ```
5
What is the output of the following code?
```python print(13 * 80) ```
1040
¿Cuál es la salida del siguiente código?
```python print(34 - 47) ```
-13
¿Cuál es la salida del siguiente código?
```python print(98 * 62) ```
6076
¿Cuál es la salida del siguiente código?
```python print(63 * 93) ```
5859
What is the output of the following code?
```python print(67 * 48) ```
3216
What is the output of the following code?
```python print(44 * 73) ```
3212
What is the output of the following code?
```python print(85 + 46) ```
131
What is the output of the following code?
```python print(85 - 52) ```
33
What is the output of the following code?
```python print(3 + 29) ```
32
What is the output of the following code?
```python print(39 - 56) ```
-17
¿Cuál es la salida del siguiente código?
```python print(71 - 9) ```
62
¿Cuál es la salida del siguiente código?
```python print(86 - 91) ```
-5
¿Cuál es la salida del siguiente código?
```python print(90 + 49) ```
139
¿Cuál es la salida del siguiente código?
```python print(6 - 44) ```
-38
¿Cuál es la salida del siguiente código?
```python print(1 - 55) ```
-54
¿Cuál es la salida del siguiente código?
```python print(62 - 59) ```
3
What is the output of the following code?
```python print(42 + 82) ```
124
¿Cuál es la salida del siguiente código?
```python print(35 * 20) ```
700
¿Cuál es la salida del siguiente código?
```python print(47 - 54) ```
-7
¿Cuál es la salida del siguiente código?
```python print(6 + 65) ```
71
What is the output of the following code?
```python print(32 + 24) ```
56
What is the output of the following code?
```python print(15 * 85) ```
1275
What is the output of the following code?
```python print(7 * 33) ```
231
What is the output of the following code?
```python print(43 * 18) ```
774
¿Cuál es la salida del siguiente código?
```python print(18 - 5) ```
13
¿Cuál es la salida del siguiente código?
```python print(30 * 30) ```
900
What is the output of the following code?
```python print(53 * 63) ```
3339
What is the output of the following code?
```python print(14 - 37) ```
-23
¿Cuál es la salida del siguiente código?
```python print(54 + 12) ```
66
What is the output of the following code?
```python print(45 * 7) ```
315
What is the output of the following code?
```python print(79 - 69) ```
10
¿Cuál es la salida del siguiente código?
```python print(26 - 79) ```
-53
What is the output of the following code?
```python print(42 + 51) ```
93
¿Cuál es la salida del siguiente código?
```python print(69 * 12) ```
828
¿Cuál es la salida del siguiente código?
```python print(92 * 78) ```
7176
What is the output of the following code?
```python print(41 + 89) ```
130
What is the output of the following code?
```python print(19 * 78) ```
1482
¿Cuál es la salida del siguiente código?
```python print(44 * 90) ```
3960
¿Cuál es la salida del siguiente código?
```python print(18 + 14) ```
32
¿Cuál es la salida del siguiente código?
```python print(33 - 99) ```
-66
¿Cuál es la salida del siguiente código?
```python print(13 * 92) ```
1196
What is the output of the following code?
```python print(54 - 65) ```
-11
What is the output of the following code?
```python print(7 * 23) ```
161
What is the output of the following code?
```python print(39 * 25) ```
975
What is the output of the following code?
```python print(35 + 33) ```
68
¿Cuál es la salida del siguiente código?
```python print(93 + 7) ```
100
What is the output of the following code?
```python print(44 + 74) ```
118
¿Cuál es la salida del siguiente código?
```python print(64 - 95) ```
-31
What is the output of the following code?
```python print(48 - 61) ```
-13
¿Cuál es la salida del siguiente código?
```python print(17 + 37) ```
54
¿Cuál es la salida del siguiente código?
```python print(19 * 66) ```
1254
¿Cuál es la salida del siguiente código?
```python print(82 - 81) ```
1
What is the output of the following code?
```python print(30 - 31) ```
-1
What is the output of the following code?
```python print(69 - 6) ```
63
¿Cuál es la salida del siguiente código?
```python print(28 - 23) ```
5
¿Cuál es la salida del siguiente código?
```python print(28 + 32) ```
60
¿Cuál es la salida del siguiente código?
```python print(39 + 67) ```
106
What is the output of the following code?
```python print(80 - 86) ```
-6
What is the output of the following code?
```python print(84 * 100) ```
8400
¿Cuál es la salida del siguiente código?
```python print(8 * 43) ```
344
What is the output of the following code?
```python print(94 + 37) ```
131
What is the output of the following code?
```python print(40 * 25) ```
1000
What is the output of the following code?
```python print(29 * 65) ```
1885
¿Cuál es la salida del siguiente código?
```python print(3 * 68) ```
204
What is the output of the following code?
```python print(1 - 42) ```
-41
What is the output of the following code?
```python print(83 * 59) ```
4897
¿Cuál es la salida del siguiente código?
```python print(37 + 26) ```
63
¿Cuál es la salida del siguiente código?
```python print(32 - 41) ```
-9
¿Cuál es la salida del siguiente código?
```python print(79 + 65) ```
144
What is the output of the following code?
```python print(41 + 72) ```
113
¿Cuál es la salida del siguiente código?
```python print(85 - 100) ```
-15
¿Cuál es la salida del siguiente código?
```python print(60 - 71) ```
-11
¿Cuál es la salida del siguiente código?
```python print(26 * 76) ```
1976
What is the output of the following code?
```python print(25 + 58) ```
83
¿Cuál es la salida del siguiente código?
```python print(54 * 79) ```
4266
¿Cuál es la salida del siguiente código?
```python print(47 * 22) ```
1034
¿Cuál es la salida del siguiente código?
```python print(53 * 34) ```
1802
What is the output of the following code?
```python print(35 * 40) ```
1400
What is the output of the following code?
```python print(9 * 73) ```
657
What is the output of the following code?
```python print(59 - 17) ```
42
¿Cuál es la salida del siguiente código?
```python print(83 * 67) ```
5561
What is the output of the following code?
```python print(52 * 51) ```
2652
¿Cuál es la salida del siguiente código?
```python print(70 + 90) ```
160
What is the output of the following code?
```python print(19 - 95) ```
-76
What is the output of the following code?
```python print(56 * 37) ```
2072
¿Cuál es la salida del siguiente código?
```python print(34 + 25) ```
59
What is the output of the following code?
```python print(83 + 36) ```
119
¿Cuál es la salida del siguiente código?
```python print(24 - 95) ```
-71