instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(64 + 37) ```
101
What is the output of the following code?
```python print(66 * 83) ```
5478
What is the output of the following code?
```python print(1 + 13) ```
14
What is the output of the following code?
```python print(31 * 81) ```
2511
What is the output of the following code?
```python print(49 * 32) ```
1568
What is the output of the following code?
```python print(55 - 86) ```
-31
¿Cuál es la salida del siguiente código?
```python print(67 - 94) ```
-27
¿Cuál es la salida del siguiente código?
```python print(75 * 23) ```
1725
¿Cuál es la salida del siguiente código?
```python print(53 + 100) ```
153
What is the output of the following code?
```python print(79 - 46) ```
33
¿Cuál es la salida del siguiente código?
```python print(3 + 52) ```
55
What is the output of the following code?
```python print(58 - 77) ```
-19
What is the output of the following code?
```python print(8 - 35) ```
-27
What is the output of the following code?
```python print(24 - 27) ```
-3
¿Cuál es la salida del siguiente código?
```python print(76 * 75) ```
5700
¿Cuál es la salida del siguiente código?
```python print(37 - 75) ```
-38
¿Cuál es la salida del siguiente código?
```python print(30 + 12) ```
42
¿Cuál es la salida del siguiente código?
```python print(92 - 85) ```
7
What is the output of the following code?
```python print(57 * 35) ```
1995
¿Cuál es la salida del siguiente código?
```python print(28 * 7) ```
196
What is the output of the following code?
```python print(96 - 6) ```
90
What is the output of the following code?
```python print(93 * 100) ```
9300
What is the output of the following code?
```python print(58 + 46) ```
104
¿Cuál es la salida del siguiente código?
```python print(25 - 51) ```
-26
What is the output of the following code?
```python print(86 * 85) ```
7310
¿Cuál es la salida del siguiente código?
```python print(56 + 86) ```
142
¿Cuál es la salida del siguiente código?
```python print(32 - 50) ```
-18
¿Cuál es la salida del siguiente código?
```python print(76 + 22) ```
98
¿Cuál es la salida del siguiente código?
```python print(79 + 50) ```
129
¿Cuál es la salida del siguiente código?
```python print(82 - 97) ```
-15
What is the output of the following code?
```python print(52 * 90) ```
4680
¿Cuál es la salida del siguiente código?
```python print(10 + 79) ```
89
¿Cuál es la salida del siguiente código?
```python print(65 - 96) ```
-31
What is the output of the following code?
```python print(27 + 55) ```
82
¿Cuál es la salida del siguiente código?
```python print(41 - 67) ```
-26
What is the output of the following code?
```python print(96 * 43) ```
4128
What is the output of the following code?
```python print(31 - 92) ```
-61
What is the output of the following code?
```python print(56 + 15) ```
71
¿Cuál es la salida del siguiente código?
```python print(4 - 49) ```
-45
¿Cuál es la salida del siguiente código?
```python print(49 + 89) ```
138
¿Cuál es la salida del siguiente código?
```python print(100 * 23) ```
2300
What is the output of the following code?
```python print(83 - 28) ```
55
What is the output of the following code?
```python print(31 + 32) ```
63
What is the output of the following code?
```python print(77 * 90) ```
6930
What is the output of the following code?
```python print(54 - 94) ```
-40
¿Cuál es la salida del siguiente código?
```python print(95 * 38) ```
3610
¿Cuál es la salida del siguiente código?
```python print(34 + 26) ```
60
¿Cuál es la salida del siguiente código?
```python print(54 * 63) ```
3402
¿Cuál es la salida del siguiente código?
```python print(72 * 78) ```
5616
What is the output of the following code?
```python print(57 + 41) ```
98
¿Cuál es la salida del siguiente código?
```python print(37 * 64) ```
2368
What is the output of the following code?
```python print(28 - 92) ```
-64
What is the output of the following code?
```python print(47 - 46) ```
1
What is the output of the following code?
```python print(21 * 11) ```
231
¿Cuál es la salida del siguiente código?
```python print(77 * 24) ```
1848
¿Cuál es la salida del siguiente código?
```python print(68 + 6) ```
74
What is the output of the following code?
```python print(10 * 78) ```
780
¿Cuál es la salida del siguiente código?
```python print(39 + 48) ```
87
¿Cuál es la salida del siguiente código?
```python print(54 - 84) ```
-30
¿Cuál es la salida del siguiente código?
```python print(92 * 52) ```
4784
¿Cuál es la salida del siguiente código?
```python print(71 - 36) ```
35
¿Cuál es la salida del siguiente código?
```python print(32 + 27) ```
59
¿Cuál es la salida del siguiente código?
```python print(98 * 61) ```
5978
¿Cuál es la salida del siguiente código?
```python print(22 + 79) ```
101
¿Cuál es la salida del siguiente código?
```python print(44 - 67) ```
-23
¿Cuál es la salida del siguiente código?
```python print(45 - 52) ```
-7
¿Cuál es la salida del siguiente código?
```python print(89 * 51) ```
4539
¿Cuál es la salida del siguiente código?
```python print(96 - 38) ```
58
What is the output of the following code?
```python print(69 + 84) ```
153
What is the output of the following code?
```python print(9 - 26) ```
-17
¿Cuál es la salida del siguiente código?
```python print(16 - 51) ```
-35
What is the output of the following code?
```python print(6 - 70) ```
-64
¿Cuál es la salida del siguiente código?
```python print(41 * 53) ```
2173
What is the output of the following code?
```python print(20 * 34) ```
680
What is the output of the following code?
```python print(64 + 73) ```
137
¿Cuál es la salida del siguiente código?
```python print(96 * 62) ```
5952
What is the output of the following code?
```python print(24 + 94) ```
118
What is the output of the following code?
```python print(5 + 18) ```
23
¿Cuál es la salida del siguiente código?
```python print(3 - 63) ```
-60
What is the output of the following code?
```python print(47 - 29) ```
18
¿Cuál es la salida del siguiente código?
```python print(36 - 10) ```
26
¿Cuál es la salida del siguiente código?
```python print(23 + 65) ```
88
¿Cuál es la salida del siguiente código?
```python print(20 * 61) ```
1220
What is the output of the following code?
```python print(89 + 89) ```
178
¿Cuál es la salida del siguiente código?
```python print(55 + 43) ```
98
¿Cuál es la salida del siguiente código?
```python print(87 + 43) ```
130
What is the output of the following code?
```python print(37 - 78) ```
-41
What is the output of the following code?
```python print(22 + 74) ```
96
What is the output of the following code?
```python print(3 * 1) ```
3
What is the output of the following code?
```python print(86 + 17) ```
103
¿Cuál es la salida del siguiente código?
```python print(29 + 64) ```
93
What is the output of the following code?
```python print(66 * 55) ```
3630
What is the output of the following code?
```python print(66 - 68) ```
-2
¿Cuál es la salida del siguiente código?
```python print(56 + 45) ```
101
What is the output of the following code?
```python print(55 + 62) ```
117
¿Cuál es la salida del siguiente código?
```python print(27 + 95) ```
122
What is the output of the following code?
```python print(14 * 4) ```
56
¿Cuál es la salida del siguiente código?
```python print(38 * 11) ```
418
What is the output of the following code?
```python print(84 - 98) ```
-14
What is the output of the following code?
```python print(58 * 63) ```
3654