instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(33 * 62) ```
2046
¿Cuál es la salida del siguiente código?
```python print(30 * 97) ```
2910
What is the output of the following code?
```python print(2 - 80) ```
-78
¿Cuál es la salida del siguiente código?
```python print(98 - 84) ```
14
¿Cuál es la salida del siguiente código?
```python print(9 - 48) ```
-39
What is the output of the following code?
```python print(8 + 80) ```
88
What is the output of the following code?
```python print(6 + 99) ```
105
What is the output of the following code?
```python print(83 - 3) ```
80
¿Cuál es la salida del siguiente código?
```python print(35 - 47) ```
-12
What is the output of the following code?
```python print(67 - 16) ```
51
What is the output of the following code?
```python print(69 * 18) ```
1242
¿Cuál es la salida del siguiente código?
```python print(12 + 32) ```
44
What is the output of the following code?
```python print(13 - 83) ```
-70
¿Cuál es la salida del siguiente código?
```python print(68 * 86) ```
5848
What is the output of the following code?
```python print(8 + 78) ```
86
What is the output of the following code?
```python print(69 * 20) ```
1380
What is the output of the following code?
```python print(22 - 19) ```
3
What is the output of the following code?
```python print(15 - 27) ```
-12
¿Cuál es la salida del siguiente código?
```python print(44 - 60) ```
-16
¿Cuál es la salida del siguiente código?
```python print(30 + 31) ```
61
What is the output of the following code?
```python print(77 + 96) ```
173
What is the output of the following code?
```python print(82 * 45) ```
3690
What is the output of the following code?
```python print(71 * 21) ```
1491
¿Cuál es la salida del siguiente código?
```python print(90 - 66) ```
24
¿Cuál es la salida del siguiente código?
```python print(30 * 69) ```
2070
¿Cuál es la salida del siguiente código?
```python print(78 - 90) ```
-12
What is the output of the following code?
```python print(46 - 92) ```
-46
What is the output of the following code?
```python print(98 - 93) ```
5
What is the output of the following code?
```python print(61 + 50) ```
111
¿Cuál es la salida del siguiente código?
```python print(1 - 19) ```
-18
¿Cuál es la salida del siguiente código?
```python print(6 * 62) ```
372
¿Cuál es la salida del siguiente código?
```python print(61 * 67) ```
4087
¿Cuál es la salida del siguiente código?
```python print(62 + 5) ```
67
What is the output of the following code?
```python print(43 * 2) ```
86
¿Cuál es la salida del siguiente código?
```python print(48 - 84) ```
-36
¿Cuál es la salida del siguiente código?
```python print(13 * 83) ```
1079
What is the output of the following code?
```python print(62 + 62) ```
124
¿Cuál es la salida del siguiente código?
```python print(56 - 97) ```
-41
¿Cuál es la salida del siguiente código?
```python print(69 + 63) ```
132
What is the output of the following code?
```python print(7 + 75) ```
82
What is the output of the following code?
```python print(97 * 37) ```
3589
¿Cuál es la salida del siguiente código?
```python print(8 * 70) ```
560
¿Cuál es la salida del siguiente código?
```python print(22 - 77) ```
-55
¿Cuál es la salida del siguiente código?
```python print(14 * 48) ```
672
¿Cuál es la salida del siguiente código?
```python print(63 * 81) ```
5103
¿Cuál es la salida del siguiente código?
```python print(33 * 39) ```
1287
What is the output of the following code?
```python print(68 + 19) ```
87
What is the output of the following code?
```python print(57 + 97) ```
154
¿Cuál es la salida del siguiente código?
```python print(82 + 76) ```
158
¿Cuál es la salida del siguiente código?
```python print(34 - 62) ```
-28
What is the output of the following code?
```python print(95 + 1) ```
96
¿Cuál es la salida del siguiente código?
```python print(2 - 66) ```
-64
What is the output of the following code?
```python print(14 * 26) ```
364
¿Cuál es la salida del siguiente código?
```python print(75 - 55) ```
20
What is the output of the following code?
```python print(21 - 99) ```
-78
¿Cuál es la salida del siguiente código?
```python print(95 + 62) ```
157
What is the output of the following code?
```python print(13 + 33) ```
46
What is the output of the following code?
```python print(89 - 84) ```
5
¿Cuál es la salida del siguiente código?
```python print(61 + 63) ```
124
¿Cuál es la salida del siguiente código?
```python print(11 - 39) ```
-28
What is the output of the following code?
```python print(7 * 17) ```
119
What is the output of the following code?
```python print(3 - 24) ```
-21
¿Cuál es la salida del siguiente código?
```python print(65 * 70) ```
4550
¿Cuál es la salida del siguiente código?
```python print(74 + 100) ```
174
¿Cuál es la salida del siguiente código?
```python print(14 * 62) ```
868
¿Cuál es la salida del siguiente código?
```python print(43 - 61) ```
-18
What is the output of the following code?
```python print(6 + 65) ```
71
¿Cuál es la salida del siguiente código?
```python print(69 * 47) ```
3243
¿Cuál es la salida del siguiente código?
```python print(2 - 42) ```
-40
What is the output of the following code?
```python print(90 + 77) ```
167
¿Cuál es la salida del siguiente código?
```python print(5 - 16) ```
-11
What is the output of the following code?
```python print(50 * 88) ```
4400
What is the output of the following code?
```python print(59 * 75) ```
4425
What is the output of the following code?
```python print(71 - 35) ```
36
¿Cuál es la salida del siguiente código?
```python print(53 * 78) ```
4134
What is the output of the following code?
```python print(62 + 44) ```
106
¿Cuál es la salida del siguiente código?
```python print(92 - 89) ```
3
What is the output of the following code?
```python print(92 * 32) ```
2944
¿Cuál es la salida del siguiente código?
```python print(88 * 53) ```
4664
¿Cuál es la salida del siguiente código?
```python print(55 - 82) ```
-27
¿Cuál es la salida del siguiente código?
```python print(98 + 70) ```
168
¿Cuál es la salida del siguiente código?
```python print(32 - 37) ```
-5
¿Cuál es la salida del siguiente código?
```python print(96 * 52) ```
4992
¿Cuál es la salida del siguiente código?
```python print(23 - 53) ```
-30
What is the output of the following code?
```python print(33 * 97) ```
3201
What is the output of the following code?
```python print(51 + 17) ```
68
What is the output of the following code?
```python print(33 * 98) ```
3234
¿Cuál es la salida del siguiente código?
```python print(69 + 16) ```
85
What is the output of the following code?
```python print(28 * 23) ```
644
What is the output of the following code?
```python print(10 * 43) ```
430
¿Cuál es la salida del siguiente código?
```python print(35 * 31) ```
1085
What is the output of the following code?
```python print(95 + 83) ```
178
What is the output of the following code?
```python print(86 * 6) ```
516
¿Cuál es la salida del siguiente código?
```python print(7 * 90) ```
630
What is the output of the following code?
```python print(46 * 64) ```
2944
What is the output of the following code?
```python print(88 + 92) ```
180
What is the output of the following code?
```python print(46 + 27) ```
73
¿Cuál es la salida del siguiente código?
```python print(89 - 97) ```
-8
What is the output of the following code?
```python print(85 * 44) ```
3740
¿Cuál es la salida del siguiente código?
```python print(88 * 95) ```
8360