instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(43 - 30) ```
13
¿Cuál es la salida del siguiente código?
```python print(64 - 71) ```
-7
¿Cuál es la salida del siguiente código?
```python print(63 + 21) ```
84
¿Cuál es la salida del siguiente código?
```python print(53 * 57) ```
3021
What is the output of the following code?
```python print(28 - 5) ```
23
¿Cuál es la salida del siguiente código?
```python print(89 * 27) ```
2403
¿Cuál es la salida del siguiente código?
```python print(4 * 23) ```
92
What is the output of the following code?
```python print(34 - 82) ```
-48
¿Cuál es la salida del siguiente código?
```python print(89 + 78) ```
167
¿Cuál es la salida del siguiente código?
```python print(8 - 12) ```
-4
What is the output of the following code?
```python print(82 * 33) ```
2706
¿Cuál es la salida del siguiente código?
```python print(87 + 70) ```
157
What is the output of the following code?
```python print(71 - 34) ```
37
¿Cuál es la salida del siguiente código?
```python print(69 - 50) ```
19
What is the output of the following code?
```python print(17 - 84) ```
-67
What is the output of the following code?
```python print(42 + 49) ```
91
What is the output of the following code?
```python print(69 * 65) ```
4485
¿Cuál es la salida del siguiente código?
```python print(20 - 37) ```
-17
What is the output of the following code?
```python print(40 * 27) ```
1080
¿Cuál es la salida del siguiente código?
```python print(87 - 99) ```
-12
¿Cuál es la salida del siguiente código?
```python print(8 + 33) ```
41
What is the output of the following code?
```python print(80 * 83) ```
6640
What is the output of the following code?
```python print(53 + 37) ```
90
What is the output of the following code?
```python print(50 + 98) ```
148
What is the output of the following code?
```python print(44 + 100) ```
144
¿Cuál es la salida del siguiente código?
```python print(3 * 34) ```
102
What is the output of the following code?
```python print(63 + 19) ```
82
¿Cuál es la salida del siguiente código?
```python print(75 * 25) ```
1875
What is the output of the following code?
```python print(94 * 12) ```
1128
¿Cuál es la salida del siguiente código?
```python print(100 + 6) ```
106
¿Cuál es la salida del siguiente código?
```python print(13 + 96) ```
109
What is the output of the following code?
```python print(5 * 88) ```
440
What is the output of the following code?
```python print(100 + 98) ```
198
¿Cuál es la salida del siguiente código?
```python print(76 * 76) ```
5776
¿Cuál es la salida del siguiente código?
```python print(72 - 78) ```
-6
What is the output of the following code?
```python print(63 + 69) ```
132
What is the output of the following code?
```python print(13 * 75) ```
975
What is the output of the following code?
```python print(70 - 17) ```
53
¿Cuál es la salida del siguiente código?
```python print(14 * 10) ```
140
What is the output of the following code?
```python print(13 - 53) ```
-40
What is the output of the following code?
```python print(82 + 46) ```
128
What is the output of the following code?
```python print(77 + 3) ```
80
What is the output of the following code?
```python print(63 * 16) ```
1008
What is the output of the following code?
```python print(83 * 75) ```
6225
¿Cuál es la salida del siguiente código?
```python print(35 * 57) ```
1995
What is the output of the following code?
```python print(61 + 73) ```
134
What is the output of the following code?
```python print(27 + 16) ```
43
¿Cuál es la salida del siguiente código?
```python print(60 * 11) ```
660
¿Cuál es la salida del siguiente código?
```python print(43 * 100) ```
4300
What is the output of the following code?
```python print(13 - 21) ```
-8
¿Cuál es la salida del siguiente código?
```python print(35 + 75) ```
110
What is the output of the following code?
```python print(50 - 6) ```
44
¿Cuál es la salida del siguiente código?
```python print(35 * 99) ```
3465
¿Cuál es la salida del siguiente código?
```python print(24 - 83) ```
-59
¿Cuál es la salida del siguiente código?
```python print(23 * 29) ```
667
¿Cuál es la salida del siguiente código?
```python print(20 - 9) ```
11
¿Cuál es la salida del siguiente código?
```python print(8 + 92) ```
100
¿Cuál es la salida del siguiente código?
```python print(89 * 34) ```
3026
What is the output of the following code?
```python print(82 - 6) ```
76
¿Cuál es la salida del siguiente código?
```python print(63 + 59) ```
122
¿Cuál es la salida del siguiente código?
```python print(88 * 26) ```
2288
What is the output of the following code?
```python print(50 * 30) ```
1500
What is the output of the following code?
```python print(79 * 32) ```
2528
¿Cuál es la salida del siguiente código?
```python print(39 - 62) ```
-23
What is the output of the following code?
```python print(75 + 19) ```
94
¿Cuál es la salida del siguiente código?
```python print(12 - 99) ```
-87
¿Cuál es la salida del siguiente código?
```python print(22 - 72) ```
-50
¿Cuál es la salida del siguiente código?
```python print(32 - 91) ```
-59
What is the output of the following code?
```python print(63 - 43) ```
20
What is the output of the following code?
```python print(58 - 64) ```
-6
What is the output of the following code?
```python print(63 * 32) ```
2016
¿Cuál es la salida del siguiente código?
```python print(15 + 16) ```
31
¿Cuál es la salida del siguiente código?
```python print(91 * 33) ```
3003
¿Cuál es la salida del siguiente código?
```python print(90 * 46) ```
4140
What is the output of the following code?
```python print(48 + 17) ```
65
What is the output of the following code?
```python print(61 * 2) ```
122
What is the output of the following code?
```python print(1 * 48) ```
48
What is the output of the following code?
```python print(90 - 27) ```
63
¿Cuál es la salida del siguiente código?
```python print(6 - 29) ```
-23
What is the output of the following code?
```python print(49 - 23) ```
26
¿Cuál es la salida del siguiente código?
```python print(3 + 42) ```
45
¿Cuál es la salida del siguiente código?
```python print(13 - 88) ```
-75
What is the output of the following code?
```python print(33 * 36) ```
1188
What is the output of the following code?
```python print(94 + 80) ```
174
¿Cuál es la salida del siguiente código?
```python print(32 + 34) ```
66
¿Cuál es la salida del siguiente código?
```python print(22 + 61) ```
83
¿Cuál es la salida del siguiente código?
```python print(93 + 67) ```
160
¿Cuál es la salida del siguiente código?
```python print(27 - 77) ```
-50
What is the output of the following code?
```python print(18 + 44) ```
62
What is the output of the following code?
```python print(86 - 71) ```
15
What is the output of the following code?
```python print(64 - 98) ```
-34
What is the output of the following code?
```python print(8 + 13) ```
21
What is the output of the following code?
```python print(89 * 5) ```
445
What is the output of the following code?
```python print(89 * 98) ```
8722
What is the output of the following code?
```python print(18 - 81) ```
-63
What is the output of the following code?
```python print(95 + 6) ```
101
¿Cuál es la salida del siguiente código?
```python print(89 + 81) ```
170
What is the output of the following code?
```python print(21 - 60) ```
-39
¿Cuál es la salida del siguiente código?
```python print(88 * 41) ```
3608
What is the output of the following code?
```python print(22 * 85) ```
1870