instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(57 - 28) ```
29
¿Cuál es la salida del siguiente código?
```python print(14 * 87) ```
1218
What is the output of the following code?
```python print(11 * 37) ```
407
¿Cuál es la salida del siguiente código?
```python print(67 * 47) ```
3149
What is the output of the following code?
```python print(32 * 25) ```
800
¿Cuál es la salida del siguiente código?
```python print(15 * 53) ```
795
What is the output of the following code?
```python print(61 * 44) ```
2684
¿Cuál es la salida del siguiente código?
```python print(75 + 93) ```
168
What is the output of the following code?
```python print(60 - 99) ```
-39
What is the output of the following code?
```python print(71 + 70) ```
141
What is the output of the following code?
```python print(69 - 38) ```
31
What is the output of the following code?
```python print(56 * 72) ```
4032
¿Cuál es la salida del siguiente código?
```python print(7 * 35) ```
245
What is the output of the following code?
```python print(81 + 83) ```
164
What is the output of the following code?
```python print(14 + 39) ```
53
What is the output of the following code?
```python print(8 * 92) ```
736
What is the output of the following code?
```python print(15 * 45) ```
675
What is the output of the following code?
```python print(83 - 12) ```
71
¿Cuál es la salida del siguiente código?
```python print(15 + 94) ```
109
What is the output of the following code?
```python print(32 * 78) ```
2496
What is the output of the following code?
```python print(88 * 85) ```
7480
¿Cuál es la salida del siguiente código?
```python print(39 * 85) ```
3315
¿Cuál es la salida del siguiente código?
```python print(15 * 54) ```
810
¿Cuál es la salida del siguiente código?
```python print(45 - 97) ```
-52
¿Cuál es la salida del siguiente código?
```python print(36 + 96) ```
132
¿Cuál es la salida del siguiente código?
```python print(56 + 81) ```
137
What is the output of the following code?
```python print(42 + 69) ```
111
¿Cuál es la salida del siguiente código?
```python print(83 + 74) ```
157
¿Cuál es la salida del siguiente código?
```python print(36 + 45) ```
81
¿Cuál es la salida del siguiente código?
```python print(66 * 66) ```
4356
What is the output of the following code?
```python print(85 * 34) ```
2890
What is the output of the following code?
```python print(99 - 59) ```
40
¿Cuál es la salida del siguiente código?
```python print(73 * 26) ```
1898
¿Cuál es la salida del siguiente código?
```python print(35 + 32) ```
67
¿Cuál es la salida del siguiente código?
```python print(72 - 38) ```
34
¿Cuál es la salida del siguiente código?
```python print(95 + 56) ```
151
What is the output of the following code?
```python print(45 + 42) ```
87
What is the output of the following code?
```python print(26 * 64) ```
1664
What is the output of the following code?
```python print(73 * 77) ```
5621
What is the output of the following code?
```python print(32 - 30) ```
2
What is the output of the following code?
```python print(85 * 81) ```
6885
¿Cuál es la salida del siguiente código?
```python print(43 * 52) ```
2236
¿Cuál es la salida del siguiente código?
```python print(9 + 69) ```
78
What is the output of the following code?
```python print(27 * 83) ```
2241
What is the output of the following code?
```python print(85 - 87) ```
-2
What is the output of the following code?
```python print(77 * 34) ```
2618
What is the output of the following code?
```python print(100 - 47) ```
53
What is the output of the following code?
```python print(51 + 52) ```
103
¿Cuál es la salida del siguiente código?
```python print(73 - 97) ```
-24
What is the output of the following code?
```python print(21 * 26) ```
546
¿Cuál es la salida del siguiente código?
```python print(47 * 93) ```
4371
¿Cuál es la salida del siguiente código?
```python print(83 + 39) ```
122
What is the output of the following code?
```python print(83 - 73) ```
10
What is the output of the following code?
```python print(14 + 73) ```
87
What is the output of the following code?
```python print(23 - 16) ```
7
¿Cuál es la salida del siguiente código?
```python print(76 - 54) ```
22
What is the output of the following code?
```python print(8 - 88) ```
-80
What is the output of the following code?
```python print(43 + 23) ```
66
¿Cuál es la salida del siguiente código?
```python print(6 + 16) ```
22
What is the output of the following code?
```python print(10 - 40) ```
-30
¿Cuál es la salida del siguiente código?
```python print(79 + 13) ```
92
¿Cuál es la salida del siguiente código?
```python print(1 * 32) ```
32
¿Cuál es la salida del siguiente código?
```python print(33 + 83) ```
116
What is the output of the following code?
```python print(9 - 98) ```
-89
¿Cuál es la salida del siguiente código?
```python print(5 + 81) ```
86
¿Cuál es la salida del siguiente código?
```python print(37 + 89) ```
126
¿Cuál es la salida del siguiente código?
```python print(70 * 42) ```
2940
What is the output of the following code?
```python print(45 + 72) ```
117
What is the output of the following code?
```python print(70 + 35) ```
105
¿Cuál es la salida del siguiente código?
```python print(43 - 62) ```
-19
What is the output of the following code?
```python print(59 * 87) ```
5133
¿Cuál es la salida del siguiente código?
```python print(48 - 51) ```
-3
What is the output of the following code?
```python print(4 + 68) ```
72
¿Cuál es la salida del siguiente código?
```python print(43 + 31) ```
74
¿Cuál es la salida del siguiente código?
```python print(22 * 46) ```
1012
What is the output of the following code?
```python print(45 * 95) ```
4275
What is the output of the following code?
```python print(83 * 80) ```
6640
What is the output of the following code?
```python print(20 + 78) ```
98
What is the output of the following code?
```python print(15 - 4) ```
11
What is the output of the following code?
```python print(26 * 92) ```
2392
¿Cuál es la salida del siguiente código?
```python print(61 * 27) ```
1647
What is the output of the following code?
```python print(79 * 88) ```
6952
What is the output of the following code?
```python print(76 - 26) ```
50
What is the output of the following code?
```python print(41 * 85) ```
3485
What is the output of the following code?
```python print(42 * 44) ```
1848
What is the output of the following code?
```python print(31 - 99) ```
-68
What is the output of the following code?
```python print(5 * 1) ```
5
What is the output of the following code?
```python print(91 - 28) ```
63
What is the output of the following code?
```python print(87 - 4) ```
83
¿Cuál es la salida del siguiente código?
```python print(100 + 49) ```
149
¿Cuál es la salida del siguiente código?
```python print(34 + 79) ```
113
What is the output of the following code?
```python print(6 - 87) ```
-81
¿Cuál es la salida del siguiente código?
```python print(28 + 29) ```
57
What is the output of the following code?
```python print(36 - 38) ```
-2
¿Cuál es la salida del siguiente código?
```python print(48 * 97) ```
4656
What is the output of the following code?
```python print(96 - 100) ```
-4
What is the output of the following code?
```python print(59 * 54) ```
3186
What is the output of the following code?
```python print(21 + 62) ```
83
¿Cuál es la salida del siguiente código?
```python print(28 - 78) ```
-50
What is the output of the following code?
```python print(72 - 35) ```
37