instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(77 * 41) ```
3157
¿Cuál es la salida del siguiente código?
```python print(43 * 41) ```
1763
What is the output of the following code?
```python print(43 * 50) ```
2150
¿Cuál es la salida del siguiente código?
```python print(39 * 94) ```
3666
¿Cuál es la salida del siguiente código?
```python print(32 * 49) ```
1568
¿Cuál es la salida del siguiente código?
```python print(55 * 5) ```
275
¿Cuál es la salida del siguiente código?
```python print(27 * 16) ```
432
What is the output of the following code?
```python print(100 - 99) ```
1
What is the output of the following code?
```python print(25 * 88) ```
2200
¿Cuál es la salida del siguiente código?
```python print(37 * 95) ```
3515
What is the output of the following code?
```python print(88 - 81) ```
7
¿Cuál es la salida del siguiente código?
```python print(95 * 26) ```
2470
¿Cuál es la salida del siguiente código?
```python print(44 * 7) ```
308
What is the output of the following code?
```python print(1 * 16) ```
16
What is the output of the following code?
```python print(76 - 58) ```
18
¿Cuál es la salida del siguiente código?
```python print(33 * 77) ```
2541
What is the output of the following code?
```python print(57 * 34) ```
1938
¿Cuál es la salida del siguiente código?
```python print(97 + 22) ```
119
What is the output of the following code?
```python print(43 - 12) ```
31
What is the output of the following code?
```python print(7 - 85) ```
-78
What is the output of the following code?
```python print(41 * 11) ```
451
¿Cuál es la salida del siguiente código?
```python print(13 + 27) ```
40
¿Cuál es la salida del siguiente código?
```python print(87 - 74) ```
13
¿Cuál es la salida del siguiente código?
```python print(35 - 51) ```
-16
¿Cuál es la salida del siguiente código?
```python print(81 + 45) ```
126
What is the output of the following code?
```python print(23 - 97) ```
-74
¿Cuál es la salida del siguiente código?
```python print(6 + 92) ```
98
¿Cuál es la salida del siguiente código?
```python print(20 + 44) ```
64
¿Cuál es la salida del siguiente código?
```python print(49 * 98) ```
4802
What is the output of the following code?
```python print(82 + 88) ```
170
What is the output of the following code?
```python print(17 - 95) ```
-78
¿Cuál es la salida del siguiente código?
```python print(39 * 41) ```
1599
What is the output of the following code?
```python print(50 - 80) ```
-30
¿Cuál es la salida del siguiente código?
```python print(54 + 30) ```
84
¿Cuál es la salida del siguiente código?
```python print(99 * 77) ```
7623
¿Cuál es la salida del siguiente código?
```python print(11 - 7) ```
4
What is the output of the following code?
```python print(7 * 18) ```
126
What is the output of the following code?
```python print(67 - 98) ```
-31
¿Cuál es la salida del siguiente código?
```python print(98 * 84) ```
8232
What is the output of the following code?
```python print(43 - 17) ```
26
What is the output of the following code?
```python print(12 - 69) ```
-57
¿Cuál es la salida del siguiente código?
```python print(70 * 29) ```
2030
What is the output of the following code?
```python print(8 + 93) ```
101
¿Cuál es la salida del siguiente código?
```python print(65 - 73) ```
-8
What is the output of the following code?
```python print(19 * 41) ```
779
¿Cuál es la salida del siguiente código?
```python print(66 - 99) ```
-33
¿Cuál es la salida del siguiente código?
```python print(57 * 32) ```
1824
What is the output of the following code?
```python print(12 * 21) ```
252
¿Cuál es la salida del siguiente código?
```python print(5 + 23) ```
28
What is the output of the following code?
```python print(29 + 29) ```
58
¿Cuál es la salida del siguiente código?
```python print(79 - 89) ```
-10
¿Cuál es la salida del siguiente código?
```python print(53 + 81) ```
134
¿Cuál es la salida del siguiente código?
```python print(78 + 14) ```
92
¿Cuál es la salida del siguiente código?
```python print(59 * 81) ```
4779
¿Cuál es la salida del siguiente código?
```python print(94 + 87) ```
181
¿Cuál es la salida del siguiente código?
```python print(53 + 54) ```
107
¿Cuál es la salida del siguiente código?
```python print(95 + 41) ```
136
¿Cuál es la salida del siguiente código?
```python print(78 * 93) ```
7254
What is the output of the following code?
```python print(69 + 40) ```
109
What is the output of the following code?
```python print(67 + 93) ```
160
¿Cuál es la salida del siguiente código?
```python print(35 + 14) ```
49
¿Cuál es la salida del siguiente código?
```python print(22 - 85) ```
-63
¿Cuál es la salida del siguiente código?
```python print(73 * 33) ```
2409
¿Cuál es la salida del siguiente código?
```python print(23 * 80) ```
1840
¿Cuál es la salida del siguiente código?
```python print(64 * 73) ```
4672
What is the output of the following code?
```python print(18 - 45) ```
-27
What is the output of the following code?
```python print(62 + 5) ```
67
¿Cuál es la salida del siguiente código?
```python print(40 + 4) ```
44
¿Cuál es la salida del siguiente código?
```python print(79 + 16) ```
95
What is the output of the following code?
```python print(80 * 54) ```
4320
What is the output of the following code?
```python print(87 - 68) ```
19
¿Cuál es la salida del siguiente código?
```python print(26 + 84) ```
110
What is the output of the following code?
```python print(72 * 57) ```
4104
¿Cuál es la salida del siguiente código?
```python print(2 + 79) ```
81
What is the output of the following code?
```python print(10 * 69) ```
690
What is the output of the following code?
```python print(82 - 86) ```
-4
¿Cuál es la salida del siguiente código?
```python print(59 + 66) ```
125
¿Cuál es la salida del siguiente código?
```python print(75 + 18) ```
93
¿Cuál es la salida del siguiente código?
```python print(85 * 23) ```
1955
What is the output of the following code?
```python print(9 - 56) ```
-47
¿Cuál es la salida del siguiente código?
```python print(54 - 80) ```
-26
¿Cuál es la salida del siguiente código?
```python print(14 * 27) ```
378
¿Cuál es la salida del siguiente código?
```python print(40 - 27) ```
13
What is the output of the following code?
```python print(46 * 67) ```
3082
What is the output of the following code?
```python print(42 * 29) ```
1218
¿Cuál es la salida del siguiente código?
```python print(60 + 88) ```
148
What is the output of the following code?
```python print(41 - 1) ```
40
What is the output of the following code?
```python print(38 * 100) ```
3800
What is the output of the following code?
```python print(85 * 68) ```
5780
¿Cuál es la salida del siguiente código?
```python print(24 + 93) ```
117
¿Cuál es la salida del siguiente código?
```python print(52 * 72) ```
3744
¿Cuál es la salida del siguiente código?
```python print(45 - 42) ```
3
What is the output of the following code?
```python print(22 - 4) ```
18
¿Cuál es la salida del siguiente código?
```python print(6 + 52) ```
58
What is the output of the following code?
```python print(31 - 10) ```
21
What is the output of the following code?
```python print(41 * 26) ```
1066
What is the output of the following code?
```python print(25 + 57) ```
82
What is the output of the following code?
```python print(57 * 62) ```
3534
What is the output of the following code?
```python print(18 * 65) ```
1170
What is the output of the following code?
```python print(51 + 66) ```
117