instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(67 * 55) ```
3685
What is the output of the following code?
```python print(82 + 56) ```
138
What is the output of the following code?
```python print(99 - 29) ```
70
¿Cuál es la salida del siguiente código?
```python print(35 * 78) ```
2730
What is the output of the following code?
```python print(40 - 32) ```
8
What is the output of the following code?
```python print(71 + 60) ```
131
¿Cuál es la salida del siguiente código?
```python print(28 + 87) ```
115
¿Cuál es la salida del siguiente código?
```python print(75 + 91) ```
166
What is the output of the following code?
```python print(47 - 43) ```
4
¿Cuál es la salida del siguiente código?
```python print(71 * 54) ```
3834
What is the output of the following code?
```python print(18 - 68) ```
-50
¿Cuál es la salida del siguiente código?
```python print(36 + 23) ```
59
What is the output of the following code?
```python print(42 - 81) ```
-39
What is the output of the following code?
```python print(84 * 54) ```
4536
¿Cuál es la salida del siguiente código?
```python print(80 + 53) ```
133
What is the output of the following code?
```python print(19 - 40) ```
-21
What is the output of the following code?
```python print(55 - 69) ```
-14
What is the output of the following code?
```python print(74 * 65) ```
4810
¿Cuál es la salida del siguiente código?
```python print(96 - 41) ```
55
¿Cuál es la salida del siguiente código?
```python print(84 - 85) ```
-1
What is the output of the following code?
```python print(76 * 82) ```
6232
What is the output of the following code?
```python print(33 * 82) ```
2706
What is the output of the following code?
```python print(84 + 27) ```
111
¿Cuál es la salida del siguiente código?
```python print(66 * 73) ```
4818
What is the output of the following code?
```python print(15 + 52) ```
67
¿Cuál es la salida del siguiente código?
```python print(90 * 80) ```
7200
What is the output of the following code?
```python print(47 + 80) ```
127
What is the output of the following code?
```python print(48 + 67) ```
115
What is the output of the following code?
```python print(92 + 7) ```
99
¿Cuál es la salida del siguiente código?
```python print(51 + 49) ```
100
¿Cuál es la salida del siguiente código?
```python print(77 - 46) ```
31
¿Cuál es la salida del siguiente código?
```python print(42 - 26) ```
16
¿Cuál es la salida del siguiente código?
```python print(50 + 71) ```
121
¿Cuál es la salida del siguiente código?
```python print(68 - 89) ```
-21
¿Cuál es la salida del siguiente código?
```python print(68 - 68) ```
0
What is the output of the following code?
```python print(78 * 31) ```
2418
¿Cuál es la salida del siguiente código?
```python print(13 * 74) ```
962
¿Cuál es la salida del siguiente código?
```python print(55 + 12) ```
67
¿Cuál es la salida del siguiente código?
```python print(8 * 79) ```
632
¿Cuál es la salida del siguiente código?
```python print(16 * 89) ```
1424
¿Cuál es la salida del siguiente código?
```python print(66 - 44) ```
22
What is the output of the following code?
```python print(4 + 16) ```
20
¿Cuál es la salida del siguiente código?
```python print(19 + 23) ```
42
¿Cuál es la salida del siguiente código?
```python print(68 - 51) ```
17
What is the output of the following code?
```python print(62 - 67) ```
-5
¿Cuál es la salida del siguiente código?
```python print(11 + 44) ```
55
What is the output of the following code?
```python print(12 - 11) ```
1
¿Cuál es la salida del siguiente código?
```python print(65 * 84) ```
5460
What is the output of the following code?
```python print(53 + 4) ```
57
¿Cuál es la salida del siguiente código?
```python print(59 * 94) ```
5546
¿Cuál es la salida del siguiente código?
```python print(15 - 55) ```
-40
¿Cuál es la salida del siguiente código?
```python print(71 + 100) ```
171
¿Cuál es la salida del siguiente código?
```python print(53 - 56) ```
-3
What is the output of the following code?
```python print(52 + 26) ```
78
¿Cuál es la salida del siguiente código?
```python print(77 * 84) ```
6468
¿Cuál es la salida del siguiente código?
```python print(3 + 36) ```
39
¿Cuál es la salida del siguiente código?
```python print(3 * 100) ```
300
¿Cuál es la salida del siguiente código?
```python print(2 * 7) ```
14
What is the output of the following code?
```python print(6 - 97) ```
-91
¿Cuál es la salida del siguiente código?
```python print(20 * 25) ```
500
What is the output of the following code?
```python print(10 + 63) ```
73
¿Cuál es la salida del siguiente código?
```python print(55 * 60) ```
3300
What is the output of the following code?
```python print(97 * 14) ```
1358
What is the output of the following code?
```python print(61 * 11) ```
671
What is the output of the following code?
```python print(100 - 42) ```
58
¿Cuál es la salida del siguiente código?
```python print(60 - 87) ```
-27
¿Cuál es la salida del siguiente código?
```python print(11 + 82) ```
93
What is the output of the following code?
```python print(94 * 19) ```
1786
What is the output of the following code?
```python print(72 - 19) ```
53
What is the output of the following code?
```python print(63 - 31) ```
32
What is the output of the following code?
```python print(42 * 52) ```
2184
What is the output of the following code?
```python print(79 - 99) ```
-20
¿Cuál es la salida del siguiente código?
```python print(46 * 73) ```
3358
¿Cuál es la salida del siguiente código?
```python print(43 * 62) ```
2666
What is the output of the following code?
```python print(82 * 57) ```
4674
What is the output of the following code?
```python print(47 * 83) ```
3901
What is the output of the following code?
```python print(96 + 95) ```
191
What is the output of the following code?
```python print(90 - 49) ```
41
¿Cuál es la salida del siguiente código?
```python print(43 * 21) ```
903
¿Cuál es la salida del siguiente código?
```python print(79 * 60) ```
4740
¿Cuál es la salida del siguiente código?
```python print(20 + 33) ```
53
What is the output of the following code?
```python print(94 - 16) ```
78
What is the output of the following code?
```python print(16 + 80) ```
96
¿Cuál es la salida del siguiente código?
```python print(46 + 10) ```
56
¿Cuál es la salida del siguiente código?
```python print(99 - 63) ```
36
What is the output of the following code?
```python print(43 * 31) ```
1333
¿Cuál es la salida del siguiente código?
```python print(89 + 77) ```
166
¿Cuál es la salida del siguiente código?
```python print(55 * 59) ```
3245
¿Cuál es la salida del siguiente código?
```python print(48 - 82) ```
-34
What is the output of the following code?
```python print(61 * 49) ```
2989
¿Cuál es la salida del siguiente código?
```python print(24 * 75) ```
1800
What is the output of the following code?
```python print(78 * 22) ```
1716
What is the output of the following code?
```python print(82 * 6) ```
492
¿Cuál es la salida del siguiente código?
```python print(15 + 45) ```
60
What is the output of the following code?
```python print(26 + 8) ```
34
What is the output of the following code?
```python print(26 - 36) ```
-10
What is the output of the following code?
```python print(63 - 97) ```
-34
What is the output of the following code?
```python print(80 + 46) ```
126
What is the output of the following code?
```python print(2 + 73) ```
75
¿Cuál es la salida del siguiente código?
```python print(54 + 81) ```
135