instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(27 - 28) ```
-1
¿Cuál es la salida del siguiente código?
```python print(71 * 94) ```
6674
What is the output of the following code?
```python print(88 * 40) ```
3520
¿Cuál es la salida del siguiente código?
```python print(60 - 1) ```
59
What is the output of the following code?
```python print(45 * 18) ```
810
¿Cuál es la salida del siguiente código?
```python print(23 + 51) ```
74
¿Cuál es la salida del siguiente código?
```python print(3 * 45) ```
135
¿Cuál es la salida del siguiente código?
```python print(36 + 86) ```
122
What is the output of the following code?
```python print(37 * 43) ```
1591
¿Cuál es la salida del siguiente código?
```python print(67 + 2) ```
69
What is the output of the following code?
```python print(71 * 91) ```
6461
¿Cuál es la salida del siguiente código?
```python print(23 * 87) ```
2001
What is the output of the following code?
```python print(75 + 42) ```
117
¿Cuál es la salida del siguiente código?
```python print(91 * 50) ```
4550
What is the output of the following code?
```python print(57 - 5) ```
52
¿Cuál es la salida del siguiente código?
```python print(71 * 59) ```
4189
What is the output of the following code?
```python print(51 * 22) ```
1122
What is the output of the following code?
```python print(81 - 77) ```
4
What is the output of the following code?
```python print(25 - 65) ```
-40
¿Cuál es la salida del siguiente código?
```python print(9 * 57) ```
513
¿Cuál es la salida del siguiente código?
```python print(27 + 21) ```
48
¿Cuál es la salida del siguiente código?
```python print(10 + 84) ```
94
¿Cuál es la salida del siguiente código?
```python print(48 - 77) ```
-29
What is the output of the following code?
```python print(57 * 8) ```
456
What is the output of the following code?
```python print(8 * 17) ```
136
¿Cuál es la salida del siguiente código?
```python print(47 + 36) ```
83
¿Cuál es la salida del siguiente código?
```python print(24 - 33) ```
-9
¿Cuál es la salida del siguiente código?
```python print(94 + 38) ```
132
¿Cuál es la salida del siguiente código?
```python print(53 + 10) ```
63
¿Cuál es la salida del siguiente código?
```python print(6 + 45) ```
51
What is the output of the following code?
```python print(73 * 56) ```
4088
¿Cuál es la salida del siguiente código?
```python print(23 - 3) ```
20
¿Cuál es la salida del siguiente código?
```python print(18 - 7) ```
11
What is the output of the following code?
```python print(56 + 34) ```
90
¿Cuál es la salida del siguiente código?
```python print(36 * 14) ```
504
¿Cuál es la salida del siguiente código?
```python print(5 - 96) ```
-91
¿Cuál es la salida del siguiente código?
```python print(12 * 62) ```
744
¿Cuál es la salida del siguiente código?
```python print(96 - 5) ```
91
What is the output of the following code?
```python print(58 * 12) ```
696
¿Cuál es la salida del siguiente código?
```python print(87 + 6) ```
93
¿Cuál es la salida del siguiente código?
```python print(11 * 37) ```
407
What is the output of the following code?
```python print(67 * 15) ```
1005
What is the output of the following code?
```python print(81 + 93) ```
174
What is the output of the following code?
```python print(51 + 87) ```
138
¿Cuál es la salida del siguiente código?
```python print(29 - 89) ```
-60
¿Cuál es la salida del siguiente código?
```python print(43 + 64) ```
107
What is the output of the following code?
```python print(25 - 60) ```
-35
¿Cuál es la salida del siguiente código?
```python print(92 * 30) ```
2760
What is the output of the following code?
```python print(82 - 67) ```
15
¿Cuál es la salida del siguiente código?
```python print(11 - 86) ```
-75
What is the output of the following code?
```python print(17 + 79) ```
96
What is the output of the following code?
```python print(36 - 75) ```
-39
¿Cuál es la salida del siguiente código?
```python print(5 - 33) ```
-28
¿Cuál es la salida del siguiente código?
```python print(90 * 6) ```
540
What is the output of the following code?
```python print(80 - 54) ```
26
What is the output of the following code?
```python print(15 + 4) ```
19
What is the output of the following code?
```python print(50 + 4) ```
54
What is the output of the following code?
```python print(68 - 71) ```
-3
What is the output of the following code?
```python print(81 * 3) ```
243
¿Cuál es la salida del siguiente código?
```python print(82 - 73) ```
9
What is the output of the following code?
```python print(13 + 48) ```
61
What is the output of the following code?
```python print(83 - 48) ```
35
¿Cuál es la salida del siguiente código?
```python print(98 * 82) ```
8036
¿Cuál es la salida del siguiente código?
```python print(99 + 65) ```
164
¿Cuál es la salida del siguiente código?
```python print(50 - 33) ```
17
¿Cuál es la salida del siguiente código?
```python print(52 * 74) ```
3848
What is the output of the following code?
```python print(48 * 11) ```
528
What is the output of the following code?
```python print(9 - 27) ```
-18
¿Cuál es la salida del siguiente código?
```python print(67 - 75) ```
-8
¿Cuál es la salida del siguiente código?
```python print(71 + 68) ```
139
What is the output of the following code?
```python print(54 * 6) ```
324
What is the output of the following code?
```python print(24 + 40) ```
64
¿Cuál es la salida del siguiente código?
```python print(68 * 84) ```
5712
What is the output of the following code?
```python print(76 + 55) ```
131
¿Cuál es la salida del siguiente código?
```python print(93 - 35) ```
58
¿Cuál es la salida del siguiente código?
```python print(66 * 31) ```
2046
¿Cuál es la salida del siguiente código?
```python print(98 - 36) ```
62
What is the output of the following code?
```python print(24 * 68) ```
1632
What is the output of the following code?
```python print(39 + 21) ```
60
¿Cuál es la salida del siguiente código?
```python print(62 * 59) ```
3658
What is the output of the following code?
```python print(97 * 55) ```
5335
What is the output of the following code?
```python print(18 * 94) ```
1692
What is the output of the following code?
```python print(80 + 88) ```
168
What is the output of the following code?
```python print(74 * 79) ```
5846
What is the output of the following code?
```python print(3 + 75) ```
78
¿Cuál es la salida del siguiente código?
```python print(70 - 36) ```
34
¿Cuál es la salida del siguiente código?
```python print(20 - 82) ```
-62
¿Cuál es la salida del siguiente código?
```python print(82 + 50) ```
132
What is the output of the following code?
```python print(52 - 71) ```
-19
What is the output of the following code?
```python print(90 + 98) ```
188
¿Cuál es la salida del siguiente código?
```python print(4 - 42) ```
-38
What is the output of the following code?
```python print(68 + 58) ```
126
What is the output of the following code?
```python print(9 * 1) ```
9
What is the output of the following code?
```python print(29 * 40) ```
1160
What is the output of the following code?
```python print(15 - 32) ```
-17
What is the output of the following code?
```python print(34 + 51) ```
85
¿Cuál es la salida del siguiente código?
```python print(54 + 50) ```
104
What is the output of the following code?
```python print(96 * 25) ```
2400
¿Cuál es la salida del siguiente código?
```python print(5 + 21) ```
26
What is the output of the following code?
```python print(38 * 52) ```
1976