instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(31 - 27) ```
4
¿Cuál es la salida del siguiente código?
```python print(40 - 14) ```
26
¿Cuál es la salida del siguiente código?
```python print(4 * 47) ```
188
What is the output of the following code?
```python print(25 + 44) ```
69
What is the output of the following code?
```python print(90 * 38) ```
3420
¿Cuál es la salida del siguiente código?
```python print(22 + 71) ```
93
¿Cuál es la salida del siguiente código?
```python print(98 * 92) ```
9016
¿Cuál es la salida del siguiente código?
```python print(73 * 20) ```
1460
¿Cuál es la salida del siguiente código?
```python print(48 - 35) ```
13
¿Cuál es la salida del siguiente código?
```python print(71 - 31) ```
40
¿Cuál es la salida del siguiente código?
```python print(45 + 92) ```
137
What is the output of the following code?
```python print(2 - 72) ```
-70
What is the output of the following code?
```python print(52 - 59) ```
-7
¿Cuál es la salida del siguiente código?
```python print(24 + 67) ```
91
What is the output of the following code?
```python print(96 - 59) ```
37
¿Cuál es la salida del siguiente código?
```python print(25 + 37) ```
62
What is the output of the following code?
```python print(34 + 3) ```
37
¿Cuál es la salida del siguiente código?
```python print(45 + 45) ```
90
What is the output of the following code?
```python print(24 + 7) ```
31
¿Cuál es la salida del siguiente código?
```python print(20 + 95) ```
115
¿Cuál es la salida del siguiente código?
```python print(42 * 40) ```
1680
¿Cuál es la salida del siguiente código?
```python print(73 + 62) ```
135
¿Cuál es la salida del siguiente código?
```python print(4 + 73) ```
77
What is the output of the following code?
```python print(92 + 6) ```
98
What is the output of the following code?
```python print(46 * 19) ```
874
¿Cuál es la salida del siguiente código?
```python print(28 - 90) ```
-62
¿Cuál es la salida del siguiente código?
```python print(49 + 60) ```
109
What is the output of the following code?
```python print(62 * 2) ```
124
¿Cuál es la salida del siguiente código?
```python print(1 * 74) ```
74
What is the output of the following code?
```python print(25 - 53) ```
-28
¿Cuál es la salida del siguiente código?
```python print(49 * 42) ```
2058
¿Cuál es la salida del siguiente código?
```python print(91 - 42) ```
49
What is the output of the following code?
```python print(15 * 78) ```
1170
What is the output of the following code?
```python print(96 * 67) ```
6432
¿Cuál es la salida del siguiente código?
```python print(82 * 36) ```
2952
¿Cuál es la salida del siguiente código?
```python print(45 - 84) ```
-39
¿Cuál es la salida del siguiente código?
```python print(71 * 27) ```
1917
¿Cuál es la salida del siguiente código?
```python print(42 * 2) ```
84
¿Cuál es la salida del siguiente código?
```python print(37 + 75) ```
112
What is the output of the following code?
```python print(33 - 65) ```
-32
¿Cuál es la salida del siguiente código?
```python print(92 * 26) ```
2392
¿Cuál es la salida del siguiente código?
```python print(80 + 24) ```
104
¿Cuál es la salida del siguiente código?
```python print(69 - 29) ```
40
¿Cuál es la salida del siguiente código?
```python print(8 + 32) ```
40
What is the output of the following code?
```python print(54 * 73) ```
3942
¿Cuál es la salida del siguiente código?
```python print(46 * 9) ```
414
¿Cuál es la salida del siguiente código?
```python print(20 * 23) ```
460
¿Cuál es la salida del siguiente código?
```python print(62 - 65) ```
-3
¿Cuál es la salida del siguiente código?
```python print(27 - 34) ```
-7
¿Cuál es la salida del siguiente código?
```python print(50 - 40) ```
10
¿Cuál es la salida del siguiente código?
```python print(79 - 26) ```
53
What is the output of the following code?
```python print(66 + 22) ```
88
¿Cuál es la salida del siguiente código?
```python print(95 * 40) ```
3800
What is the output of the following code?
```python print(86 * 73) ```
6278
What is the output of the following code?
```python print(55 * 65) ```
3575
¿Cuál es la salida del siguiente código?
```python print(84 - 79) ```
5
¿Cuál es la salida del siguiente código?
```python print(94 - 39) ```
55
What is the output of the following code?
```python print(31 - 49) ```
-18
What is the output of the following code?
```python print(95 + 4) ```
99
What is the output of the following code?
```python print(24 - 17) ```
7
What is the output of the following code?
```python print(8 - 100) ```
-92
What is the output of the following code?
```python print(50 - 25) ```
25
¿Cuál es la salida del siguiente código?
```python print(78 + 51) ```
129
¿Cuál es la salida del siguiente código?
```python print(7 - 78) ```
-71
¿Cuál es la salida del siguiente código?
```python print(26 + 71) ```
97
What is the output of the following code?
```python print(36 + 47) ```
83
¿Cuál es la salida del siguiente código?
```python print(62 * 5) ```
310
¿Cuál es la salida del siguiente código?
```python print(34 + 1) ```
35
¿Cuál es la salida del siguiente código?
```python print(100 + 70) ```
170
What is the output of the following code?
```python print(33 * 56) ```
1848
¿Cuál es la salida del siguiente código?
```python print(29 + 80) ```
109
What is the output of the following code?
```python print(52 * 98) ```
5096
¿Cuál es la salida del siguiente código?
```python print(70 + 78) ```
148
¿Cuál es la salida del siguiente código?
```python print(63 + 28) ```
91
¿Cuál es la salida del siguiente código?
```python print(35 + 82) ```
117
What is the output of the following code?
```python print(43 * 27) ```
1161
¿Cuál es la salida del siguiente código?
```python print(82 + 21) ```
103
What is the output of the following code?
```python print(93 * 44) ```
4092
What is the output of the following code?
```python print(79 + 67) ```
146
What is the output of the following code?
```python print(81 + 31) ```
112
What is the output of the following code?
```python print(65 - 81) ```
-16
¿Cuál es la salida del siguiente código?
```python print(41 + 93) ```
134
What is the output of the following code?
```python print(99 - 21) ```
78
What is the output of the following code?
```python print(50 * 35) ```
1750
What is the output of the following code?
```python print(50 * 48) ```
2400
¿Cuál es la salida del siguiente código?
```python print(47 - 84) ```
-37
What is the output of the following code?
```python print(38 * 23) ```
874
¿Cuál es la salida del siguiente código?
```python print(20 - 81) ```
-61
¿Cuál es la salida del siguiente código?
```python print(1 * 60) ```
60
What is the output of the following code?
```python print(68 * 19) ```
1292
What is the output of the following code?
```python print(87 * 91) ```
7917
What is the output of the following code?
```python print(51 - 98) ```
-47
¿Cuál es la salida del siguiente código?
```python print(42 + 2) ```
44
What is the output of the following code?
```python print(30 - 45) ```
-15
What is the output of the following code?
```python print(40 * 46) ```
1840
¿Cuál es la salida del siguiente código?
```python print(26 * 71) ```
1846
¿Cuál es la salida del siguiente código?
```python print(85 * 3) ```
255
What is the output of the following code?
```python print(94 * 43) ```
4042
¿Cuál es la salida del siguiente código?
```python print(33 - 52) ```
-19
¿Cuál es la salida del siguiente código?
```python print(97 - 16) ```
81