instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(19 - 21) ```
-2
What is the output of the following code?
```python print(70 + 17) ```
87
¿Cuál es la salida del siguiente código?
```python print(52 * 69) ```
3588
¿Cuál es la salida del siguiente código?
```python print(28 * 15) ```
420
¿Cuál es la salida del siguiente código?
```python print(97 * 77) ```
7469
¿Cuál es la salida del siguiente código?
```python print(61 - 93) ```
-32
¿Cuál es la salida del siguiente código?
```python print(32 - 6) ```
26
What is the output of the following code?
```python print(90 + 3) ```
93
What is the output of the following code?
```python print(16 + 79) ```
95
What is the output of the following code?
```python print(5 * 25) ```
125
What is the output of the following code?
```python print(73 - 54) ```
19
¿Cuál es la salida del siguiente código?
```python print(57 - 35) ```
22
What is the output of the following code?
```python print(34 * 41) ```
1394
¿Cuál es la salida del siguiente código?
```python print(79 * 18) ```
1422
¿Cuál es la salida del siguiente código?
```python print(88 - 100) ```
-12
What is the output of the following code?
```python print(49 + 89) ```
138
What is the output of the following code?
```python print(61 - 11) ```
50
¿Cuál es la salida del siguiente código?
```python print(77 * 69) ```
5313
What is the output of the following code?
```python print(41 - 32) ```
9
¿Cuál es la salida del siguiente código?
```python print(75 - 34) ```
41
What is the output of the following code?
```python print(4 * 77) ```
308
¿Cuál es la salida del siguiente código?
```python print(56 + 34) ```
90
What is the output of the following code?
```python print(47 - 63) ```
-16
¿Cuál es la salida del siguiente código?
```python print(65 + 78) ```
143
What is the output of the following code?
```python print(48 - 34) ```
14
¿Cuál es la salida del siguiente código?
```python print(81 * 43) ```
3483
What is the output of the following code?
```python print(7 * 2) ```
14
¿Cuál es la salida del siguiente código?
```python print(98 - 58) ```
40
¿Cuál es la salida del siguiente código?
```python print(14 + 11) ```
25
¿Cuál es la salida del siguiente código?
```python print(65 * 33) ```
2145
¿Cuál es la salida del siguiente código?
```python print(76 - 67) ```
9
¿Cuál es la salida del siguiente código?
```python print(11 * 23) ```
253
What is the output of the following code?
```python print(94 + 15) ```
109
¿Cuál es la salida del siguiente código?
```python print(33 * 30) ```
990
What is the output of the following code?
```python print(56 * 45) ```
2520
¿Cuál es la salida del siguiente código?
```python print(34 + 66) ```
100
What is the output of the following code?
```python print(86 * 72) ```
6192
What is the output of the following code?
```python print(87 - 55) ```
32
What is the output of the following code?
```python print(19 + 26) ```
45
¿Cuál es la salida del siguiente código?
```python print(25 * 20) ```
500
What is the output of the following code?
```python print(69 * 79) ```
5451
¿Cuál es la salida del siguiente código?
```python print(38 * 83) ```
3154
What is the output of the following code?
```python print(2 * 84) ```
168
What is the output of the following code?
```python print(82 + 25) ```
107
¿Cuál es la salida del siguiente código?
```python print(30 + 43) ```
73
What is the output of the following code?
```python print(90 * 82) ```
7380
What is the output of the following code?
```python print(86 - 47) ```
39
¿Cuál es la salida del siguiente código?
```python print(41 * 62) ```
2542
¿Cuál es la salida del siguiente código?
```python print(58 + 88) ```
146
What is the output of the following code?
```python print(5 * 12) ```
60
¿Cuál es la salida del siguiente código?
```python print(27 * 72) ```
1944
¿Cuál es la salida del siguiente código?
```python print(14 + 20) ```
34
What is the output of the following code?
```python print(21 + 73) ```
94
¿Cuál es la salida del siguiente código?
```python print(16 + 6) ```
22
¿Cuál es la salida del siguiente código?
```python print(23 + 1) ```
24
¿Cuál es la salida del siguiente código?
```python print(11 + 38) ```
49
What is the output of the following code?
```python print(12 + 37) ```
49
¿Cuál es la salida del siguiente código?
```python print(53 - 76) ```
-23
¿Cuál es la salida del siguiente código?
```python print(26 + 94) ```
120
¿Cuál es la salida del siguiente código?
```python print(36 * 43) ```
1548
What is the output of the following code?
```python print(89 - 6) ```
83
¿Cuál es la salida del siguiente código?
```python print(83 - 51) ```
32
What is the output of the following code?
```python print(79 - 76) ```
3
What is the output of the following code?
```python print(79 - 2) ```
77
What is the output of the following code?
```python print(78 + 59) ```
137
¿Cuál es la salida del siguiente código?
```python print(48 - 76) ```
-28
¿Cuál es la salida del siguiente código?
```python print(10 - 73) ```
-63
What is the output of the following code?
```python print(77 + 31) ```
108
¿Cuál es la salida del siguiente código?
```python print(39 * 11) ```
429
What is the output of the following code?
```python print(41 - 16) ```
25
What is the output of the following code?
```python print(92 - 76) ```
16
¿Cuál es la salida del siguiente código?
```python print(62 * 43) ```
2666
What is the output of the following code?
```python print(17 * 14) ```
238
¿Cuál es la salida del siguiente código?
```python print(100 + 65) ```
165
¿Cuál es la salida del siguiente código?
```python print(47 + 64) ```
111
¿Cuál es la salida del siguiente código?
```python print(52 * 29) ```
1508
What is the output of the following code?
```python print(18 - 36) ```
-18
What is the output of the following code?
```python print(12 * 63) ```
756
¿Cuál es la salida del siguiente código?
```python print(34 - 92) ```
-58
¿Cuál es la salida del siguiente código?
```python print(54 - 10) ```
44
What is the output of the following code?
```python print(9 - 8) ```
1
¿Cuál es la salida del siguiente código?
```python print(74 + 48) ```
122
What is the output of the following code?
```python print(73 + 18) ```
91
¿Cuál es la salida del siguiente código?
```python print(10 * 56) ```
560
What is the output of the following code?
```python print(90 + 84) ```
174
What is the output of the following code?
```python print(83 * 19) ```
1577
What is the output of the following code?
```python print(77 - 33) ```
44
¿Cuál es la salida del siguiente código?
```python print(99 + 93) ```
192
¿Cuál es la salida del siguiente código?
```python print(6 - 20) ```
-14
What is the output of the following code?
```python print(24 - 9) ```
15
What is the output of the following code?
```python print(94 - 47) ```
47
What is the output of the following code?
```python print(55 + 58) ```
113
¿Cuál es la salida del siguiente código?
```python print(7 - 58) ```
-51
What is the output of the following code?
```python print(80 - 43) ```
37
¿Cuál es la salida del siguiente código?
```python print(51 + 21) ```
72
What is the output of the following code?
```python print(64 * 81) ```
5184
¿Cuál es la salida del siguiente código?
```python print(38 - 91) ```
-53
What is the output of the following code?
```python print(90 + 23) ```
113
¿Cuál es la salida del siguiente código?
```python print(35 + 90) ```
125
¿Cuál es la salida del siguiente código?
```python print(54 * 98) ```
5292