instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(33 - 15) ```
18
What is the output of the following code?
```python print(19 - 77) ```
-58
¿Cuál es la salida del siguiente código?
```python print(6 - 51) ```
-45
What is the output of the following code?
```python print(59 - 97) ```
-38
¿Cuál es la salida del siguiente código?
```python print(51 * 30) ```
1530
¿Cuál es la salida del siguiente código?
```python print(7 - 13) ```
-6
¿Cuál es la salida del siguiente código?
```python print(97 - 100) ```
-3
What is the output of the following code?
```python print(8 * 66) ```
528
¿Cuál es la salida del siguiente código?
```python print(45 * 17) ```
765
¿Cuál es la salida del siguiente código?
```python print(93 * 98) ```
9114
¿Cuál es la salida del siguiente código?
```python print(65 * 48) ```
3120
What is the output of the following code?
```python print(59 - 94) ```
-35
¿Cuál es la salida del siguiente código?
```python print(1 - 18) ```
-17
¿Cuál es la salida del siguiente código?
```python print(44 * 99) ```
4356
¿Cuál es la salida del siguiente código?
```python print(80 - 22) ```
58
¿Cuál es la salida del siguiente código?
```python print(52 - 52) ```
0
What is the output of the following code?
```python print(34 + 54) ```
88
What is the output of the following code?
```python print(55 * 63) ```
3465
What is the output of the following code?
```python print(53 - 89) ```
-36
¿Cuál es la salida del siguiente código?
```python print(81 - 7) ```
74
What is the output of the following code?
```python print(52 - 31) ```
21
What is the output of the following code?
```python print(44 + 89) ```
133
What is the output of the following code?
```python print(58 + 96) ```
154
¿Cuál es la salida del siguiente código?
```python print(4 + 22) ```
26
¿Cuál es la salida del siguiente código?
```python print(71 - 87) ```
-16
¿Cuál es la salida del siguiente código?
```python print(55 + 2) ```
57
What is the output of the following code?
```python print(94 + 4) ```
98
¿Cuál es la salida del siguiente código?
```python print(77 - 53) ```
24
What is the output of the following code?
```python print(22 * 36) ```
792
What is the output of the following code?
```python print(51 - 56) ```
-5
What is the output of the following code?
```python print(2 + 64) ```
66
What is the output of the following code?
```python print(93 * 18) ```
1674
¿Cuál es la salida del siguiente código?
```python print(93 - 49) ```
44
¿Cuál es la salida del siguiente código?
```python print(15 + 93) ```
108
What is the output of the following code?
```python print(60 * 9) ```
540
What is the output of the following code?
```python print(4 - 15) ```
-11
¿Cuál es la salida del siguiente código?
```python print(37 - 47) ```
-10
¿Cuál es la salida del siguiente código?
```python print(59 + 80) ```
139
¿Cuál es la salida del siguiente código?
```python print(17 - 27) ```
-10
¿Cuál es la salida del siguiente código?
```python print(98 * 10) ```
980
¿Cuál es la salida del siguiente código?
```python print(14 - 1) ```
13
¿Cuál es la salida del siguiente código?
```python print(21 - 13) ```
8
¿Cuál es la salida del siguiente código?
```python print(24 + 96) ```
120
What is the output of the following code?
```python print(85 + 60) ```
145
¿Cuál es la salida del siguiente código?
```python print(81 * 76) ```
6156
What is the output of the following code?
```python print(51 * 2) ```
102
¿Cuál es la salida del siguiente código?
```python print(22 + 68) ```
90
¿Cuál es la salida del siguiente código?
```python print(57 * 58) ```
3306
¿Cuál es la salida del siguiente código?
```python print(42 - 32) ```
10
What is the output of the following code?
```python print(52 * 38) ```
1976
What is the output of the following code?
```python print(17 - 30) ```
-13
What is the output of the following code?
```python print(84 - 28) ```
56
What is the output of the following code?
```python print(75 * 2) ```
150
What is the output of the following code?
```python print(52 + 93) ```
145
What is the output of the following code?
```python print(95 - 56) ```
39
¿Cuál es la salida del siguiente código?
```python print(27 - 5) ```
22
¿Cuál es la salida del siguiente código?
```python print(15 - 27) ```
-12
¿Cuál es la salida del siguiente código?
```python print(37 + 68) ```
105
What is the output of the following code?
```python print(22 + 55) ```
77
¿Cuál es la salida del siguiente código?
```python print(46 * 19) ```
874
What is the output of the following code?
```python print(85 * 76) ```
6460
What is the output of the following code?
```python print(59 * 96) ```
5664
¿Cuál es la salida del siguiente código?
```python print(25 * 52) ```
1300
¿Cuál es la salida del siguiente código?
```python print(92 * 45) ```
4140
¿Cuál es la salida del siguiente código?
```python print(99 * 87) ```
8613
¿Cuál es la salida del siguiente código?
```python print(68 - 49) ```
19
What is the output of the following code?
```python print(30 + 75) ```
105
What is the output of the following code?
```python print(81 * 12) ```
972
What is the output of the following code?
```python print(22 + 65) ```
87
¿Cuál es la salida del siguiente código?
```python print(35 - 13) ```
22
¿Cuál es la salida del siguiente código?
```python print(75 * 92) ```
6900
¿Cuál es la salida del siguiente código?
```python print(39 + 81) ```
120
What is the output of the following code?
```python print(17 * 36) ```
612
What is the output of the following code?
```python print(73 + 81) ```
154
¿Cuál es la salida del siguiente código?
```python print(56 + 63) ```
119
What is the output of the following code?
```python print(21 - 40) ```
-19
¿Cuál es la salida del siguiente código?
```python print(35 + 77) ```
112
¿Cuál es la salida del siguiente código?
```python print(18 - 11) ```
7
¿Cuál es la salida del siguiente código?
```python print(23 - 50) ```
-27
What is the output of the following code?
```python print(100 - 22) ```
78
What is the output of the following code?
```python print(34 + 99) ```
133
¿Cuál es la salida del siguiente código?
```python print(72 * 30) ```
2160
¿Cuál es la salida del siguiente código?
```python print(87 * 53) ```
4611
What is the output of the following code?
```python print(55 * 6) ```
330
¿Cuál es la salida del siguiente código?
```python print(9 - 19) ```
-10
¿Cuál es la salida del siguiente código?
```python print(49 * 59) ```
2891
What is the output of the following code?
```python print(93 + 27) ```
120
What is the output of the following code?
```python print(87 - 20) ```
67
What is the output of the following code?
```python print(40 + 94) ```
134
What is the output of the following code?
```python print(24 * 14) ```
336
What is the output of the following code?
```python print(33 + 84) ```
117
¿Cuál es la salida del siguiente código?
```python print(5 - 22) ```
-17
What is the output of the following code?
```python print(3 + 92) ```
95
What is the output of the following code?
```python print(63 + 15) ```
78
¿Cuál es la salida del siguiente código?
```python print(48 - 9) ```
39
What is the output of the following code?
```python print(94 * 97) ```
9118
¿Cuál es la salida del siguiente código?
```python print(47 - 67) ```
-20
¿Cuál es la salida del siguiente código?
```python print(77 - 7) ```
70
¿Cuál es la salida del siguiente código?
```python print(77 + 87) ```
164
¿Cuál es la salida del siguiente código?
```python print(15 * 59) ```
885