instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(78 * 41) ```
3198
¿Cuál es la salida del siguiente código?
```python print(66 + 47) ```
113
What is the output of the following code?
```python print(21 * 85) ```
1785
¿Cuál es la salida del siguiente código?
```python print(77 * 35) ```
2695
What is the output of the following code?
```python print(13 * 63) ```
819
¿Cuál es la salida del siguiente código?
```python print(47 + 50) ```
97
¿Cuál es la salida del siguiente código?
```python print(93 + 24) ```
117
¿Cuál es la salida del siguiente código?
```python print(33 - 70) ```
-37
What is the output of the following code?
```python print(85 + 64) ```
149
What is the output of the following code?
```python print(73 - 79) ```
-6
¿Cuál es la salida del siguiente código?
```python print(78 * 47) ```
3666
What is the output of the following code?
```python print(72 + 84) ```
156
¿Cuál es la salida del siguiente código?
```python print(95 * 13) ```
1235
¿Cuál es la salida del siguiente código?
```python print(16 + 25) ```
41
What is the output of the following code?
```python print(98 * 22) ```
2156
What is the output of the following code?
```python print(2 * 42) ```
84
¿Cuál es la salida del siguiente código?
```python print(91 * 71) ```
6461
What is the output of the following code?
```python print(28 + 33) ```
61
What is the output of the following code?
```python print(81 * 26) ```
2106
¿Cuál es la salida del siguiente código?
```python print(89 - 8) ```
81
What is the output of the following code?
```python print(66 + 3) ```
69
¿Cuál es la salida del siguiente código?
```python print(53 + 30) ```
83
What is the output of the following code?
```python print(47 - 72) ```
-25
What is the output of the following code?
```python print(29 - 5) ```
24
What is the output of the following code?
```python print(14 * 50) ```
700
¿Cuál es la salida del siguiente código?
```python print(22 - 95) ```
-73
What is the output of the following code?
```python print(75 + 4) ```
79
¿Cuál es la salida del siguiente código?
```python print(5 + 16) ```
21
¿Cuál es la salida del siguiente código?
```python print(24 + 71) ```
95
¿Cuál es la salida del siguiente código?
```python print(57 - 66) ```
-9
¿Cuál es la salida del siguiente código?
```python print(69 + 21) ```
90
¿Cuál es la salida del siguiente código?
```python print(14 * 76) ```
1064
¿Cuál es la salida del siguiente código?
```python print(6 * 33) ```
198
¿Cuál es la salida del siguiente código?
```python print(32 - 22) ```
10
¿Cuál es la salida del siguiente código?
```python print(48 * 24) ```
1152
What is the output of the following code?
```python print(22 - 93) ```
-71
¿Cuál es la salida del siguiente código?
```python print(68 + 40) ```
108
¿Cuál es la salida del siguiente código?
```python print(9 + 19) ```
28
What is the output of the following code?
```python print(1 * 3) ```
3
¿Cuál es la salida del siguiente código?
```python print(41 + 99) ```
140
What is the output of the following code?
```python print(89 + 33) ```
122
¿Cuál es la salida del siguiente código?
```python print(75 - 84) ```
-9
What is the output of the following code?
```python print(22 - 59) ```
-37
What is the output of the following code?
```python print(17 * 7) ```
119
What is the output of the following code?
```python print(28 + 70) ```
98
What is the output of the following code?
```python print(13 - 100) ```
-87
¿Cuál es la salida del siguiente código?
```python print(96 - 66) ```
30
What is the output of the following code?
```python print(67 - 89) ```
-22
What is the output of the following code?
```python print(62 - 59) ```
3
¿Cuál es la salida del siguiente código?
```python print(99 - 16) ```
83
¿Cuál es la salida del siguiente código?
```python print(32 * 24) ```
768
What is the output of the following code?
```python print(68 * 73) ```
4964
What is the output of the following code?
```python print(2 + 75) ```
77
What is the output of the following code?
```python print(74 * 89) ```
6586
¿Cuál es la salida del siguiente código?
```python print(70 * 86) ```
6020
What is the output of the following code?
```python print(29 * 49) ```
1421
¿Cuál es la salida del siguiente código?
```python print(12 - 68) ```
-56
¿Cuál es la salida del siguiente código?
```python print(90 * 73) ```
6570
What is the output of the following code?
```python print(82 - 47) ```
35
What is the output of the following code?
```python print(54 * 7) ```
378
What is the output of the following code?
```python print(38 - 47) ```
-9
What is the output of the following code?
```python print(45 + 87) ```
132
¿Cuál es la salida del siguiente código?
```python print(31 - 20) ```
11
What is the output of the following code?
```python print(34 + 23) ```
57
What is the output of the following code?
```python print(86 + 66) ```
152
What is the output of the following code?
```python print(89 - 66) ```
23
¿Cuál es la salida del siguiente código?
```python print(85 + 78) ```
163
What is the output of the following code?
```python print(48 + 49) ```
97
What is the output of the following code?
```python print(39 - 16) ```
23
What is the output of the following code?
```python print(93 - 92) ```
1
¿Cuál es la salida del siguiente código?
```python print(21 - 55) ```
-34
What is the output of the following code?
```python print(75 + 86) ```
161
What is the output of the following code?
```python print(29 + 13) ```
42
What is the output of the following code?
```python print(10 - 33) ```
-23
What is the output of the following code?
```python print(3 - 70) ```
-67
What is the output of the following code?
```python print(6 + 67) ```
73
¿Cuál es la salida del siguiente código?
```python print(92 * 13) ```
1196
¿Cuál es la salida del siguiente código?
```python print(91 * 7) ```
637
¿Cuál es la salida del siguiente código?
```python print(83 - 5) ```
78
What is the output of the following code?
```python print(88 - 66) ```
22
¿Cuál es la salida del siguiente código?
```python print(88 - 27) ```
61
¿Cuál es la salida del siguiente código?
```python print(32 + 24) ```
56
What is the output of the following code?
```python print(49 * 77) ```
3773
What is the output of the following code?
```python print(88 - 63) ```
25
¿Cuál es la salida del siguiente código?
```python print(13 - 53) ```
-40
¿Cuál es la salida del siguiente código?
```python print(94 + 34) ```
128
¿Cuál es la salida del siguiente código?
```python print(35 + 31) ```
66
What is the output of the following code?
```python print(33 + 57) ```
90
¿Cuál es la salida del siguiente código?
```python print(7 + 26) ```
33
What is the output of the following code?
```python print(12 - 12) ```
0
What is the output of the following code?
```python print(62 - 24) ```
38
¿Cuál es la salida del siguiente código?
```python print(62 - 95) ```
-33
What is the output of the following code?
```python print(96 - 48) ```
48
¿Cuál es la salida del siguiente código?
```python print(91 + 28) ```
119
¿Cuál es la salida del siguiente código?
```python print(2 - 67) ```
-65
What is the output of the following code?
```python print(21 - 37) ```
-16
¿Cuál es la salida del siguiente código?
```python print(28 * 4) ```
112
What is the output of the following code?
```python print(69 * 43) ```
2967
What is the output of the following code?
```python print(24 * 98) ```
2352
¿Cuál es la salida del siguiente código?
```python print(64 - 67) ```
-3