instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(22 * 79) ```
1738
What is the output of the following code?
```python print(27 + 41) ```
68
¿Cuál es la salida del siguiente código?
```python print(70 - 51) ```
19
¿Cuál es la salida del siguiente código?
```python print(10 * 11) ```
110
¿Cuál es la salida del siguiente código?
```python print(97 + 17) ```
114
What is the output of the following code?
```python print(7 - 74) ```
-67
What is the output of the following code?
```python print(51 - 7) ```
44
¿Cuál es la salida del siguiente código?
```python print(40 - 13) ```
27
What is the output of the following code?
```python print(45 + 84) ```
129
¿Cuál es la salida del siguiente código?
```python print(68 - 76) ```
-8
What is the output of the following code?
```python print(66 * 48) ```
3168
What is the output of the following code?
```python print(29 * 25) ```
725
What is the output of the following code?
```python print(12 - 65) ```
-53
¿Cuál es la salida del siguiente código?
```python print(86 * 99) ```
8514
¿Cuál es la salida del siguiente código?
```python print(95 * 39) ```
3705
What is the output of the following code?
```python print(69 - 61) ```
8
¿Cuál es la salida del siguiente código?
```python print(50 + 34) ```
84
¿Cuál es la salida del siguiente código?
```python print(21 * 24) ```
504
¿Cuál es la salida del siguiente código?
```python print(61 - 84) ```
-23
What is the output of the following code?
```python print(35 - 30) ```
5
¿Cuál es la salida del siguiente código?
```python print(29 + 74) ```
103
¿Cuál es la salida del siguiente código?
```python print(20 + 7) ```
27
What is the output of the following code?
```python print(25 - 94) ```
-69
¿Cuál es la salida del siguiente código?
```python print(56 + 15) ```
71
¿Cuál es la salida del siguiente código?
```python print(34 - 100) ```
-66
¿Cuál es la salida del siguiente código?
```python print(38 - 79) ```
-41
What is the output of the following code?
```python print(42 + 91) ```
133
What is the output of the following code?
```python print(85 + 79) ```
164
¿Cuál es la salida del siguiente código?
```python print(54 + 4) ```
58
¿Cuál es la salida del siguiente código?
```python print(40 + 6) ```
46
¿Cuál es la salida del siguiente código?
```python print(29 - 96) ```
-67
¿Cuál es la salida del siguiente código?
```python print(100 - 67) ```
33
¿Cuál es la salida del siguiente código?
```python print(58 - 50) ```
8
What is the output of the following code?
```python print(63 - 82) ```
-19
¿Cuál es la salida del siguiente código?
```python print(61 * 51) ```
3111
What is the output of the following code?
```python print(97 + 21) ```
118
What is the output of the following code?
```python print(42 - 25) ```
17
¿Cuál es la salida del siguiente código?
```python print(46 + 79) ```
125
What is the output of the following code?
```python print(32 * 17) ```
544
¿Cuál es la salida del siguiente código?
```python print(76 - 6) ```
70
¿Cuál es la salida del siguiente código?
```python print(41 * 77) ```
3157
What is the output of the following code?
```python print(99 * 20) ```
1980
What is the output of the following code?
```python print(98 * 89) ```
8722
¿Cuál es la salida del siguiente código?
```python print(77 * 10) ```
770
What is the output of the following code?
```python print(40 * 57) ```
2280
¿Cuál es la salida del siguiente código?
```python print(53 - 30) ```
23
What is the output of the following code?
```python print(12 + 67) ```
79
¿Cuál es la salida del siguiente código?
```python print(76 + 76) ```
152
What is the output of the following code?
```python print(73 * 72) ```
5256
¿Cuál es la salida del siguiente código?
```python print(72 - 17) ```
55
What is the output of the following code?
```python print(72 - 40) ```
32
¿Cuál es la salida del siguiente código?
```python print(93 + 43) ```
136
¿Cuál es la salida del siguiente código?
```python print(72 - 74) ```
-2
¿Cuál es la salida del siguiente código?
```python print(100 * 70) ```
7000
¿Cuál es la salida del siguiente código?
```python print(32 + 37) ```
69
What is the output of the following code?
```python print(38 * 30) ```
1140
What is the output of the following code?
```python print(62 * 99) ```
6138
¿Cuál es la salida del siguiente código?
```python print(58 * 48) ```
2784
What is the output of the following code?
```python print(99 * 91) ```
9009
What is the output of the following code?
```python print(99 - 1) ```
98
What is the output of the following code?
```python print(76 - 27) ```
49
¿Cuál es la salida del siguiente código?
```python print(30 - 91) ```
-61
What is the output of the following code?
```python print(23 + 46) ```
69
¿Cuál es la salida del siguiente código?
```python print(90 * 8) ```
720
¿Cuál es la salida del siguiente código?
```python print(78 + 6) ```
84
¿Cuál es la salida del siguiente código?
```python print(71 + 72) ```
143
What is the output of the following code?
```python print(60 - 60) ```
0
What is the output of the following code?
```python print(37 + 1) ```
38
¿Cuál es la salida del siguiente código?
```python print(63 + 66) ```
129
What is the output of the following code?
```python print(27 * 60) ```
1620
What is the output of the following code?
```python print(57 + 33) ```
90
¿Cuál es la salida del siguiente código?
```python print(37 * 84) ```
3108
¿Cuál es la salida del siguiente código?
```python print(49 + 87) ```
136
¿Cuál es la salida del siguiente código?
```python print(39 * 31) ```
1209
What is the output of the following code?
```python print(98 * 59) ```
5782
What is the output of the following code?
```python print(100 + 55) ```
155
What is the output of the following code?
```python print(24 - 91) ```
-67
What is the output of the following code?
```python print(49 - 18) ```
31
¿Cuál es la salida del siguiente código?
```python print(30 * 66) ```
1980
¿Cuál es la salida del siguiente código?
```python print(62 + 54) ```
116
What is the output of the following code?
```python print(31 + 57) ```
88
¿Cuál es la salida del siguiente código?
```python print(85 * 24) ```
2040
What is the output of the following code?
```python print(8 - 38) ```
-30
¿Cuál es la salida del siguiente código?
```python print(37 + 62) ```
99
¿Cuál es la salida del siguiente código?
```python print(40 + 79) ```
119
¿Cuál es la salida del siguiente código?
```python print(38 - 77) ```
-39
What is the output of the following code?
```python print(86 * 88) ```
7568
What is the output of the following code?
```python print(22 * 40) ```
880
¿Cuál es la salida del siguiente código?
```python print(1 - 32) ```
-31
What is the output of the following code?
```python print(44 * 67) ```
2948
What is the output of the following code?
```python print(44 + 60) ```
104
¿Cuál es la salida del siguiente código?
```python print(95 * 86) ```
8170
¿Cuál es la salida del siguiente código?
```python print(35 + 58) ```
93
¿Cuál es la salida del siguiente código?
```python print(17 - 45) ```
-28
¿Cuál es la salida del siguiente código?
```python print(62 - 31) ```
31
¿Cuál es la salida del siguiente código?
```python print(94 + 20) ```
114
¿Cuál es la salida del siguiente código?
```python print(88 * 11) ```
968
¿Cuál es la salida del siguiente código?
```python print(19 + 63) ```
82
¿Cuál es la salida del siguiente código?
```python print(98 + 17) ```
115
What is the output of the following code?
```python print(69 + 11) ```
80