instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(47 * 51) ```
2397
What is the output of the following code?
```python print(37 + 72) ```
109
What is the output of the following code?
```python print(83 - 36) ```
47
¿Cuál es la salida del siguiente código?
```python print(39 + 97) ```
136
¿Cuál es la salida del siguiente código?
```python print(53 * 58) ```
3074
¿Cuál es la salida del siguiente código?
```python print(79 * 72) ```
5688
¿Cuál es la salida del siguiente código?
```python print(85 * 51) ```
4335
¿Cuál es la salida del siguiente código?
```python print(58 * 36) ```
2088
What is the output of the following code?
```python print(81 - 98) ```
-17
¿Cuál es la salida del siguiente código?
```python print(10 * 47) ```
470
What is the output of the following code?
```python print(15 * 43) ```
645
What is the output of the following code?
```python print(46 - 17) ```
29
¿Cuál es la salida del siguiente código?
```python print(12 * 12) ```
144
¿Cuál es la salida del siguiente código?
```python print(80 * 20) ```
1600
¿Cuál es la salida del siguiente código?
```python print(33 * 35) ```
1155
What is the output of the following code?
```python print(4 - 1) ```
3
¿Cuál es la salida del siguiente código?
```python print(54 + 42) ```
96
¿Cuál es la salida del siguiente código?
```python print(42 * 69) ```
2898
¿Cuál es la salida del siguiente código?
```python print(59 * 97) ```
5723
¿Cuál es la salida del siguiente código?
```python print(36 * 2) ```
72
¿Cuál es la salida del siguiente código?
```python print(86 - 5) ```
81
¿Cuál es la salida del siguiente código?
```python print(25 * 74) ```
1850
What is the output of the following code?
```python print(41 + 31) ```
72
What is the output of the following code?
```python print(80 - 14) ```
66
¿Cuál es la salida del siguiente código?
```python print(16 + 53) ```
69
¿Cuál es la salida del siguiente código?
```python print(94 + 4) ```
98
What is the output of the following code?
```python print(37 - 98) ```
-61
What is the output of the following code?
```python print(38 - 25) ```
13
What is the output of the following code?
```python print(25 * 5) ```
125
What is the output of the following code?
```python print(19 * 60) ```
1140
¿Cuál es la salida del siguiente código?
```python print(95 - 1) ```
94
What is the output of the following code?
```python print(10 + 39) ```
49
¿Cuál es la salida del siguiente código?
```python print(61 * 38) ```
2318
¿Cuál es la salida del siguiente código?
```python print(85 - 89) ```
-4
¿Cuál es la salida del siguiente código?
```python print(64 * 56) ```
3584
¿Cuál es la salida del siguiente código?
```python print(91 * 56) ```
5096
What is the output of the following code?
```python print(80 + 99) ```
179
¿Cuál es la salida del siguiente código?
```python print(86 * 16) ```
1376
¿Cuál es la salida del siguiente código?
```python print(75 * 60) ```
4500
¿Cuál es la salida del siguiente código?
```python print(26 + 70) ```
96
What is the output of the following code?
```python print(57 * 16) ```
912
What is the output of the following code?
```python print(42 + 63) ```
105
What is the output of the following code?
```python print(45 * 46) ```
2070
¿Cuál es la salida del siguiente código?
```python print(48 * 4) ```
192
¿Cuál es la salida del siguiente código?
```python print(98 - 48) ```
50
What is the output of the following code?
```python print(2 - 6) ```
-4
What is the output of the following code?
```python print(35 + 13) ```
48
¿Cuál es la salida del siguiente código?
```python print(58 * 87) ```
5046
What is the output of the following code?
```python print(80 + 40) ```
120
¿Cuál es la salida del siguiente código?
```python print(95 * 12) ```
1140
¿Cuál es la salida del siguiente código?
```python print(53 * 35) ```
1855
¿Cuál es la salida del siguiente código?
```python print(42 + 45) ```
87
What is the output of the following code?
```python print(55 + 91) ```
146
What is the output of the following code?
```python print(83 - 100) ```
-17
¿Cuál es la salida del siguiente código?
```python print(12 - 52) ```
-40
¿Cuál es la salida del siguiente código?
```python print(12 + 34) ```
46
¿Cuál es la salida del siguiente código?
```python print(9 + 15) ```
24
¿Cuál es la salida del siguiente código?
```python print(87 - 23) ```
64
¿Cuál es la salida del siguiente código?
```python print(77 - 44) ```
33
¿Cuál es la salida del siguiente código?
```python print(35 + 23) ```
58
What is the output of the following code?
```python print(39 * 84) ```
3276
¿Cuál es la salida del siguiente código?
```python print(97 - 12) ```
85
What is the output of the following code?
```python print(92 + 19) ```
111
What is the output of the following code?
```python print(63 - 20) ```
43
¿Cuál es la salida del siguiente código?
```python print(96 * 23) ```
2208
What is the output of the following code?
```python print(16 + 15) ```
31
¿Cuál es la salida del siguiente código?
```python print(86 - 95) ```
-9
What is the output of the following code?
```python print(76 + 41) ```
117
¿Cuál es la salida del siguiente código?
```python print(68 * 100) ```
6800
¿Cuál es la salida del siguiente código?
```python print(14 + 3) ```
17
What is the output of the following code?
```python print(43 + 76) ```
119
What is the output of the following code?
```python print(7 + 12) ```
19
¿Cuál es la salida del siguiente código?
```python print(78 - 18) ```
60
¿Cuál es la salida del siguiente código?
```python print(49 * 53) ```
2597
What is the output of the following code?
```python print(59 + 16) ```
75
¿Cuál es la salida del siguiente código?
```python print(21 - 17) ```
4
What is the output of the following code?
```python print(75 - 12) ```
63
¿Cuál es la salida del siguiente código?
```python print(84 + 4) ```
88
¿Cuál es la salida del siguiente código?
```python print(1 - 89) ```
-88
What is the output of the following code?
```python print(34 + 34) ```
68
¿Cuál es la salida del siguiente código?
```python print(80 * 98) ```
7840
What is the output of the following code?
```python print(17 - 74) ```
-57
¿Cuál es la salida del siguiente código?
```python print(70 * 76) ```
5320
What is the output of the following code?
```python print(80 + 12) ```
92
What is the output of the following code?
```python print(48 * 34) ```
1632
What is the output of the following code?
```python print(73 * 42) ```
3066
¿Cuál es la salida del siguiente código?
```python print(50 * 49) ```
2450
¿Cuál es la salida del siguiente código?
```python print(30 + 82) ```
112
¿Cuál es la salida del siguiente código?
```python print(20 - 79) ```
-59
¿Cuál es la salida del siguiente código?
```python print(80 * 48) ```
3840
What is the output of the following code?
```python print(78 + 34) ```
112
¿Cuál es la salida del siguiente código?
```python print(42 + 17) ```
59
¿Cuál es la salida del siguiente código?
```python print(40 - 19) ```
21
What is the output of the following code?
```python print(71 * 27) ```
1917
What is the output of the following code?
```python print(11 + 15) ```
26
¿Cuál es la salida del siguiente código?
```python print(78 - 30) ```
48
What is the output of the following code?
```python print(80 + 80) ```
160
What is the output of the following code?
```python print(9 + 32) ```
41
What is the output of the following code?
```python print(30 - 85) ```
-55
What is the output of the following code?
```python print(61 + 67) ```
128