instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(78 + 23) ```
101
¿Cuál es la salida del siguiente código?
```python print(58 - 45) ```
13
¿Cuál es la salida del siguiente código?
```python print(43 * 16) ```
688
What is the output of the following code?
```python print(14 * 47) ```
658
What is the output of the following code?
```python print(37 + 27) ```
64
What is the output of the following code?
```python print(59 - 99) ```
-40
¿Cuál es la salida del siguiente código?
```python print(12 + 59) ```
71
¿Cuál es la salida del siguiente código?
```python print(22 - 42) ```
-20
What is the output of the following code?
```python print(13 * 81) ```
1053
¿Cuál es la salida del siguiente código?
```python print(37 - 38) ```
-1
What is the output of the following code?
```python print(82 - 40) ```
42
¿Cuál es la salida del siguiente código?
```python print(93 * 13) ```
1209
¿Cuál es la salida del siguiente código?
```python print(4 + 43) ```
47
¿Cuál es la salida del siguiente código?
```python print(40 + 99) ```
139
What is the output of the following code?
```python print(50 - 21) ```
29
¿Cuál es la salida del siguiente código?
```python print(35 - 30) ```
5
¿Cuál es la salida del siguiente código?
```python print(58 - 62) ```
-4
What is the output of the following code?
```python print(91 + 60) ```
151
What is the output of the following code?
```python print(87 - 100) ```
-13
¿Cuál es la salida del siguiente código?
```python print(97 - 53) ```
44
What is the output of the following code?
```python print(42 * 62) ```
2604
¿Cuál es la salida del siguiente código?
```python print(48 - 10) ```
38
What is the output of the following code?
```python print(97 + 24) ```
121
What is the output of the following code?
```python print(54 - 84) ```
-30
What is the output of the following code?
```python print(51 - 73) ```
-22
¿Cuál es la salida del siguiente código?
```python print(73 * 24) ```
1752
What is the output of the following code?
```python print(60 * 2) ```
120
What is the output of the following code?
```python print(55 - 74) ```
-19
¿Cuál es la salida del siguiente código?
```python print(32 - 24) ```
8
What is the output of the following code?
```python print(98 + 36) ```
134
¿Cuál es la salida del siguiente código?
```python print(16 * 26) ```
416
¿Cuál es la salida del siguiente código?
```python print(33 + 99) ```
132
¿Cuál es la salida del siguiente código?
```python print(71 * 71) ```
5041
¿Cuál es la salida del siguiente código?
```python print(12 * 20) ```
240
¿Cuál es la salida del siguiente código?
```python print(58 * 65) ```
3770
What is the output of the following code?
```python print(13 - 61) ```
-48
¿Cuál es la salida del siguiente código?
```python print(38 - 46) ```
-8
¿Cuál es la salida del siguiente código?
```python print(93 + 15) ```
108
What is the output of the following code?
```python print(21 * 52) ```
1092
What is the output of the following code?
```python print(19 + 78) ```
97
¿Cuál es la salida del siguiente código?
```python print(31 - 63) ```
-32
¿Cuál es la salida del siguiente código?
```python print(5 * 58) ```
290
What is the output of the following code?
```python print(61 - 100) ```
-39
¿Cuál es la salida del siguiente código?
```python print(86 * 100) ```
8600
¿Cuál es la salida del siguiente código?
```python print(9 - 10) ```
-1
¿Cuál es la salida del siguiente código?
```python print(95 - 75) ```
20
¿Cuál es la salida del siguiente código?
```python print(41 + 22) ```
63
¿Cuál es la salida del siguiente código?
```python print(15 + 6) ```
21
¿Cuál es la salida del siguiente código?
```python print(69 * 67) ```
4623
¿Cuál es la salida del siguiente código?
```python print(92 * 85) ```
7820
¿Cuál es la salida del siguiente código?
```python print(50 * 73) ```
3650
What is the output of the following code?
```python print(5 - 75) ```
-70
What is the output of the following code?
```python print(26 - 63) ```
-37
What is the output of the following code?
```python print(100 - 1) ```
99
What is the output of the following code?
```python print(92 - 27) ```
65
What is the output of the following code?
```python print(3 + 3) ```
6
¿Cuál es la salida del siguiente código?
```python print(89 + 38) ```
127
What is the output of the following code?
```python print(21 - 15) ```
6
What is the output of the following code?
```python print(66 * 52) ```
3432
What is the output of the following code?
```python print(69 * 100) ```
6900
What is the output of the following code?
```python print(76 + 15) ```
91
¿Cuál es la salida del siguiente código?
```python print(22 + 63) ```
85
¿Cuál es la salida del siguiente código?
```python print(49 - 46) ```
3
What is the output of the following code?
```python print(97 * 91) ```
8827
What is the output of the following code?
```python print(85 * 41) ```
3485
¿Cuál es la salida del siguiente código?
```python print(33 * 5) ```
165
¿Cuál es la salida del siguiente código?
```python print(70 + 65) ```
135
What is the output of the following code?
```python print(37 * 19) ```
703
What is the output of the following code?
```python print(23 - 94) ```
-71
What is the output of the following code?
```python print(43 * 41) ```
1763
¿Cuál es la salida del siguiente código?
```python print(22 - 97) ```
-75
What is the output of the following code?
```python print(24 + 90) ```
114
¿Cuál es la salida del siguiente código?
```python print(79 * 31) ```
2449
¿Cuál es la salida del siguiente código?
```python print(13 - 7) ```
6
What is the output of the following code?
```python print(63 - 56) ```
7
¿Cuál es la salida del siguiente código?
```python print(92 - 17) ```
75
What is the output of the following code?
```python print(33 + 90) ```
123
¿Cuál es la salida del siguiente código?
```python print(84 - 46) ```
38
What is the output of the following code?
```python print(16 + 54) ```
70
What is the output of the following code?
```python print(9 * 99) ```
891
¿Cuál es la salida del siguiente código?
```python print(73 - 73) ```
0
¿Cuál es la salida del siguiente código?
```python print(54 + 83) ```
137
What is the output of the following code?
```python print(54 - 16) ```
38
¿Cuál es la salida del siguiente código?
```python print(9 + 78) ```
87
What is the output of the following code?
```python print(71 - 75) ```
-4
What is the output of the following code?
```python print(72 * 28) ```
2016
¿Cuál es la salida del siguiente código?
```python print(79 * 46) ```
3634
¿Cuál es la salida del siguiente código?
```python print(3 + 59) ```
62
¿Cuál es la salida del siguiente código?
```python print(97 + 97) ```
194
What is the output of the following code?
```python print(13 + 10) ```
23
¿Cuál es la salida del siguiente código?
```python print(77 * 82) ```
6314
¿Cuál es la salida del siguiente código?
```python print(50 - 76) ```
-26
What is the output of the following code?
```python print(48 - 15) ```
33
What is the output of the following code?
```python print(2 * 93) ```
186
¿Cuál es la salida del siguiente código?
```python print(12 + 48) ```
60
What is the output of the following code?
```python print(16 - 92) ```
-76
¿Cuál es la salida del siguiente código?
```python print(98 + 41) ```
139
¿Cuál es la salida del siguiente código?
```python print(36 - 57) ```
-21
¿Cuál es la salida del siguiente código?
```python print(17 - 80) ```
-63
What is the output of the following code?
```python print(44 - 30) ```
14