instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(3 + 44) ```
47
¿Cuál es la salida del siguiente código?
```python print(17 * 23) ```
391
What is the output of the following code?
```python print(31 * 13) ```
403
What is the output of the following code?
```python print(34 + 14) ```
48
What is the output of the following code?
```python print(72 * 98) ```
7056
What is the output of the following code?
```python print(89 + 21) ```
110
¿Cuál es la salida del siguiente código?
```python print(11 + 93) ```
104
¿Cuál es la salida del siguiente código?
```python print(29 + 76) ```
105
¿Cuál es la salida del siguiente código?
```python print(68 + 45) ```
113
¿Cuál es la salida del siguiente código?
```python print(75 * 36) ```
2700
¿Cuál es la salida del siguiente código?
```python print(36 * 100) ```
3600
What is the output of the following code?
```python print(11 - 65) ```
-54
¿Cuál es la salida del siguiente código?
```python print(57 * 7) ```
399
What is the output of the following code?
```python print(58 - 57) ```
1
What is the output of the following code?
```python print(21 - 20) ```
1
What is the output of the following code?
```python print(5 + 14) ```
19
¿Cuál es la salida del siguiente código?
```python print(77 + 39) ```
116
What is the output of the following code?
```python print(80 + 51) ```
131
What is the output of the following code?
```python print(39 - 71) ```
-32
What is the output of the following code?
```python print(23 * 42) ```
966
¿Cuál es la salida del siguiente código?
```python print(59 - 100) ```
-41
¿Cuál es la salida del siguiente código?
```python print(88 - 80) ```
8
What is the output of the following code?
```python print(25 * 97) ```
2425
What is the output of the following code?
```python print(93 + 51) ```
144
What is the output of the following code?
```python print(6 * 26) ```
156
What is the output of the following code?
```python print(68 + 46) ```
114
¿Cuál es la salida del siguiente código?
```python print(47 * 55) ```
2585
What is the output of the following code?
```python print(97 + 74) ```
171
¿Cuál es la salida del siguiente código?
```python print(31 * 23) ```
713
What is the output of the following code?
```python print(69 - 35) ```
34
¿Cuál es la salida del siguiente código?
```python print(78 * 4) ```
312
What is the output of the following code?
```python print(15 - 88) ```
-73
What is the output of the following code?
```python print(98 + 34) ```
132
¿Cuál es la salida del siguiente código?
```python print(8 * 75) ```
600
What is the output of the following code?
```python print(56 - 53) ```
3
What is the output of the following code?
```python print(33 - 60) ```
-27
¿Cuál es la salida del siguiente código?
```python print(27 - 94) ```
-67
What is the output of the following code?
```python print(16 + 90) ```
106
What is the output of the following code?
```python print(11 - 7) ```
4
¿Cuál es la salida del siguiente código?
```python print(25 * 21) ```
525
¿Cuál es la salida del siguiente código?
```python print(85 * 58) ```
4930
¿Cuál es la salida del siguiente código?
```python print(60 - 2) ```
58
¿Cuál es la salida del siguiente código?
```python print(17 - 85) ```
-68
What is the output of the following code?
```python print(71 * 10) ```
710
¿Cuál es la salida del siguiente código?
```python print(5 + 4) ```
9
¿Cuál es la salida del siguiente código?
```python print(53 - 100) ```
-47
¿Cuál es la salida del siguiente código?
```python print(78 + 20) ```
98
¿Cuál es la salida del siguiente código?
```python print(64 - 6) ```
58
What is the output of the following code?
```python print(63 + 81) ```
144
¿Cuál es la salida del siguiente código?
```python print(94 - 51) ```
43
¿Cuál es la salida del siguiente código?
```python print(63 + 22) ```
85
What is the output of the following code?
```python print(73 - 71) ```
2
What is the output of the following code?
```python print(77 - 4) ```
73
What is the output of the following code?
```python print(34 + 29) ```
63
What is the output of the following code?
```python print(48 * 72) ```
3456
¿Cuál es la salida del siguiente código?
```python print(28 + 86) ```
114
What is the output of the following code?
```python print(44 + 87) ```
131
¿Cuál es la salida del siguiente código?
```python print(55 * 52) ```
2860
What is the output of the following code?
```python print(29 * 7) ```
203
What is the output of the following code?
```python print(38 + 48) ```
86
What is the output of the following code?
```python print(57 - 2) ```
55
What is the output of the following code?
```python print(97 * 39) ```
3783
What is the output of the following code?
```python print(25 + 17) ```
42
What is the output of the following code?
```python print(47 + 51) ```
98
What is the output of the following code?
```python print(17 * 38) ```
646
What is the output of the following code?
```python print(49 - 90) ```
-41
¿Cuál es la salida del siguiente código?
```python print(63 - 30) ```
33
¿Cuál es la salida del siguiente código?
```python print(32 - 30) ```
2
What is the output of the following code?
```python print(58 - 23) ```
35
¿Cuál es la salida del siguiente código?
```python print(44 * 38) ```
1672
What is the output of the following code?
```python print(62 * 28) ```
1736
¿Cuál es la salida del siguiente código?
```python print(17 + 80) ```
97
¿Cuál es la salida del siguiente código?
```python print(92 * 5) ```
460
What is the output of the following code?
```python print(45 - 2) ```
43
What is the output of the following code?
```python print(53 + 84) ```
137
What is the output of the following code?
```python print(7 - 94) ```
-87
¿Cuál es la salida del siguiente código?
```python print(2 + 29) ```
31
What is the output of the following code?
```python print(9 + 48) ```
57
¿Cuál es la salida del siguiente código?
```python print(39 * 34) ```
1326
What is the output of the following code?
```python print(96 - 65) ```
31
¿Cuál es la salida del siguiente código?
```python print(23 + 59) ```
82
What is the output of the following code?
```python print(7 * 97) ```
679
¿Cuál es la salida del siguiente código?
```python print(61 * 91) ```
5551
¿Cuál es la salida del siguiente código?
```python print(59 - 41) ```
18
¿Cuál es la salida del siguiente código?
```python print(96 + 30) ```
126
What is the output of the following code?
```python print(22 - 40) ```
-18
¿Cuál es la salida del siguiente código?
```python print(6 - 85) ```
-79
What is the output of the following code?
```python print(22 - 48) ```
-26
What is the output of the following code?
```python print(11 + 93) ```
104
What is the output of the following code?
```python print(95 + 94) ```
189
¿Cuál es la salida del siguiente código?
```python print(14 * 82) ```
1148
¿Cuál es la salida del siguiente código?
```python print(2 + 38) ```
40
¿Cuál es la salida del siguiente código?
```python print(57 * 93) ```
5301
What is the output of the following code?
```python print(65 + 17) ```
82
What is the output of the following code?
```python print(56 + 47) ```
103
¿Cuál es la salida del siguiente código?
```python print(5 - 66) ```
-61
¿Cuál es la salida del siguiente código?
```python print(92 * 56) ```
5152
¿Cuál es la salida del siguiente código?
```python print(42 - 41) ```
1
¿Cuál es la salida del siguiente código?
```python print(31 + 11) ```
42
What is the output of the following code?
```python print(48 * 70) ```
3360