instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(23 * 16) ```
368
¿Cuál es la salida del siguiente código?
```python print(37 - 97) ```
-60
¿Cuál es la salida del siguiente código?
```python print(20 - 77) ```
-57
¿Cuál es la salida del siguiente código?
```python print(52 - 48) ```
4
What is the output of the following code?
```python print(56 - 99) ```
-43
¿Cuál es la salida del siguiente código?
```python print(34 * 73) ```
2482
What is the output of the following code?
```python print(4 * 92) ```
368
¿Cuál es la salida del siguiente código?
```python print(62 + 92) ```
154
What is the output of the following code?
```python print(11 + 99) ```
110
What is the output of the following code?
```python print(8 * 29) ```
232
What is the output of the following code?
```python print(60 * 80) ```
4800
¿Cuál es la salida del siguiente código?
```python print(89 + 15) ```
104
¿Cuál es la salida del siguiente código?
```python print(57 * 23) ```
1311
What is the output of the following code?
```python print(76 * 56) ```
4256
¿Cuál es la salida del siguiente código?
```python print(34 - 61) ```
-27
¿Cuál es la salida del siguiente código?
```python print(18 * 5) ```
90
What is the output of the following code?
```python print(66 + 14) ```
80
What is the output of the following code?
```python print(22 * 12) ```
264
¿Cuál es la salida del siguiente código?
```python print(5 + 64) ```
69
What is the output of the following code?
```python print(67 * 70) ```
4690
¿Cuál es la salida del siguiente código?
```python print(60 - 7) ```
53
What is the output of the following code?
```python print(58 + 3) ```
61
What is the output of the following code?
```python print(47 + 1) ```
48
¿Cuál es la salida del siguiente código?
```python print(39 - 51) ```
-12
What is the output of the following code?
```python print(13 - 35) ```
-22
¿Cuál es la salida del siguiente código?
```python print(48 + 100) ```
148
What is the output of the following code?
```python print(8 * 90) ```
720
What is the output of the following code?
```python print(2 * 33) ```
66
What is the output of the following code?
```python print(66 - 18) ```
48
What is the output of the following code?
```python print(27 * 37) ```
999
What is the output of the following code?
```python print(53 * 40) ```
2120
¿Cuál es la salida del siguiente código?
```python print(26 - 99) ```
-73
What is the output of the following code?
```python print(41 + 21) ```
62
What is the output of the following code?
```python print(59 + 56) ```
115
¿Cuál es la salida del siguiente código?
```python print(11 - 49) ```
-38
What is the output of the following code?
```python print(37 + 58) ```
95
What is the output of the following code?
```python print(37 + 91) ```
128
¿Cuál es la salida del siguiente código?
```python print(97 * 66) ```
6402
¿Cuál es la salida del siguiente código?
```python print(94 + 72) ```
166
¿Cuál es la salida del siguiente código?
```python print(38 - 50) ```
-12
What is the output of the following code?
```python print(26 - 72) ```
-46
What is the output of the following code?
```python print(34 - 83) ```
-49
¿Cuál es la salida del siguiente código?
```python print(54 * 28) ```
1512
¿Cuál es la salida del siguiente código?
```python print(33 + 19) ```
52
What is the output of the following code?
```python print(73 + 77) ```
150
¿Cuál es la salida del siguiente código?
```python print(95 * 35) ```
3325
What is the output of the following code?
```python print(77 - 90) ```
-13
What is the output of the following code?
```python print(64 - 56) ```
8
What is the output of the following code?
```python print(86 - 19) ```
67
¿Cuál es la salida del siguiente código?
```python print(100 * 7) ```
700
¿Cuál es la salida del siguiente código?
```python print(9 + 55) ```
64
What is the output of the following code?
```python print(46 * 5) ```
230
¿Cuál es la salida del siguiente código?
```python print(62 - 32) ```
30
What is the output of the following code?
```python print(19 + 17) ```
36
¿Cuál es la salida del siguiente código?
```python print(22 * 61) ```
1342
What is the output of the following code?
```python print(69 - 74) ```
-5
What is the output of the following code?
```python print(68 * 8) ```
544
¿Cuál es la salida del siguiente código?
```python print(30 - 20) ```
10
¿Cuál es la salida del siguiente código?
```python print(100 * 98) ```
9800
¿Cuál es la salida del siguiente código?
```python print(43 + 12) ```
55
¿Cuál es la salida del siguiente código?
```python print(50 * 30) ```
1500
¿Cuál es la salida del siguiente código?
```python print(95 * 23) ```
2185
¿Cuál es la salida del siguiente código?
```python print(69 + 97) ```
166
What is the output of the following code?
```python print(3 * 90) ```
270
What is the output of the following code?
```python print(89 * 20) ```
1780
¿Cuál es la salida del siguiente código?
```python print(96 + 19) ```
115
¿Cuál es la salida del siguiente código?
```python print(14 * 59) ```
826
¿Cuál es la salida del siguiente código?
```python print(48 - 87) ```
-39
¿Cuál es la salida del siguiente código?
```python print(25 - 53) ```
-28
What is the output of the following code?
```python print(61 - 73) ```
-12
¿Cuál es la salida del siguiente código?
```python print(26 - 72) ```
-46
¿Cuál es la salida del siguiente código?
```python print(15 * 27) ```
405
¿Cuál es la salida del siguiente código?
```python print(96 + 12) ```
108
¿Cuál es la salida del siguiente código?
```python print(75 * 55) ```
4125
¿Cuál es la salida del siguiente código?
```python print(53 - 31) ```
22
¿Cuál es la salida del siguiente código?
```python print(54 * 3) ```
162
¿Cuál es la salida del siguiente código?
```python print(26 - 69) ```
-43
¿Cuál es la salida del siguiente código?
```python print(52 - 10) ```
42
¿Cuál es la salida del siguiente código?
```python print(65 + 37) ```
102
What is the output of the following code?
```python print(76 + 30) ```
106
¿Cuál es la salida del siguiente código?
```python print(35 - 32) ```
3
¿Cuál es la salida del siguiente código?
```python print(83 - 37) ```
46
¿Cuál es la salida del siguiente código?
```python print(92 + 29) ```
121
¿Cuál es la salida del siguiente código?
```python print(55 - 60) ```
-5
What is the output of the following code?
```python print(36 * 24) ```
864
¿Cuál es la salida del siguiente código?
```python print(3 + 58) ```
61
¿Cuál es la salida del siguiente código?
```python print(88 * 56) ```
4928
What is the output of the following code?
```python print(15 - 58) ```
-43
What is the output of the following code?
```python print(17 + 49) ```
66
¿Cuál es la salida del siguiente código?
```python print(89 + 29) ```
118
What is the output of the following code?
```python print(5 + 88) ```
93
What is the output of the following code?
```python print(88 - 18) ```
70
What is the output of the following code?
```python print(21 + 55) ```
76
¿Cuál es la salida del siguiente código?
```python print(100 * 72) ```
7200
¿Cuál es la salida del siguiente código?
```python print(74 - 66) ```
8
What is the output of the following code?
```python print(22 * 55) ```
1210
What is the output of the following code?
```python print(29 * 35) ```
1015
¿Cuál es la salida del siguiente código?
```python print(5 * 81) ```
405
¿Cuál es la salida del siguiente código?
```python print(50 + 31) ```
81
What is the output of the following code?
```python print(51 - 51) ```
0