instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(30 * 35) ```
1050
What is the output of the following code?
```python print(76 + 10) ```
86
¿Cuál es la salida del siguiente código?
```python print(47 + 2) ```
49
¿Cuál es la salida del siguiente código?
```python print(73 - 55) ```
18
What is the output of the following code?
```python print(79 + 29) ```
108
What is the output of the following code?
```python print(13 - 49) ```
-36
What is the output of the following code?
```python print(59 + 50) ```
109
¿Cuál es la salida del siguiente código?
```python print(71 - 85) ```
-14
¿Cuál es la salida del siguiente código?
```python print(87 + 51) ```
138
¿Cuál es la salida del siguiente código?
```python print(41 * 59) ```
2419
¿Cuál es la salida del siguiente código?
```python print(46 * 47) ```
2162
¿Cuál es la salida del siguiente código?
```python print(85 - 24) ```
61
¿Cuál es la salida del siguiente código?
```python print(98 - 14) ```
84
What is the output of the following code?
```python print(2 + 21) ```
23
¿Cuál es la salida del siguiente código?
```python print(32 * 86) ```
2752
What is the output of the following code?
```python print(45 - 38) ```
7
¿Cuál es la salida del siguiente código?
```python print(10 - 23) ```
-13
What is the output of the following code?
```python print(48 - 68) ```
-20
¿Cuál es la salida del siguiente código?
```python print(55 * 4) ```
220
What is the output of the following code?
```python print(18 * 46) ```
828
What is the output of the following code?
```python print(31 * 92) ```
2852
What is the output of the following code?
```python print(39 + 22) ```
61
What is the output of the following code?
```python print(93 - 83) ```
10
What is the output of the following code?
```python print(47 - 90) ```
-43
¿Cuál es la salida del siguiente código?
```python print(61 + 89) ```
150
¿Cuál es la salida del siguiente código?
```python print(30 + 75) ```
105
¿Cuál es la salida del siguiente código?
```python print(11 * 69) ```
759
What is the output of the following code?
```python print(92 + 70) ```
162
What is the output of the following code?
```python print(27 - 83) ```
-56
¿Cuál es la salida del siguiente código?
```python print(25 + 86) ```
111
¿Cuál es la salida del siguiente código?
```python print(93 * 77) ```
7161
¿Cuál es la salida del siguiente código?
```python print(62 * 54) ```
3348
What is the output of the following code?
```python print(63 + 93) ```
156
What is the output of the following code?
```python print(76 + 20) ```
96
¿Cuál es la salida del siguiente código?
```python print(36 - 61) ```
-25
What is the output of the following code?
```python print(58 + 83) ```
141
¿Cuál es la salida del siguiente código?
```python print(39 + 73) ```
112
¿Cuál es la salida del siguiente código?
```python print(36 * 84) ```
3024
What is the output of the following code?
```python print(9 + 43) ```
52
What is the output of the following code?
```python print(80 - 97) ```
-17
¿Cuál es la salida del siguiente código?
```python print(77 - 83) ```
-6
What is the output of the following code?
```python print(40 * 76) ```
3040
¿Cuál es la salida del siguiente código?
```python print(37 + 76) ```
113
¿Cuál es la salida del siguiente código?
```python print(53 * 71) ```
3763
¿Cuál es la salida del siguiente código?
```python print(32 * 84) ```
2688
What is the output of the following code?
```python print(22 - 3) ```
19
¿Cuál es la salida del siguiente código?
```python print(94 + 78) ```
172
¿Cuál es la salida del siguiente código?
```python print(60 * 50) ```
3000
¿Cuál es la salida del siguiente código?
```python print(49 + 59) ```
108
What is the output of the following code?
```python print(52 - 17) ```
35
¿Cuál es la salida del siguiente código?
```python print(79 + 18) ```
97
What is the output of the following code?
```python print(35 * 20) ```
700
What is the output of the following code?
```python print(44 * 44) ```
1936
What is the output of the following code?
```python print(3 * 66) ```
198
¿Cuál es la salida del siguiente código?
```python print(75 + 35) ```
110
What is the output of the following code?
```python print(42 * 75) ```
3150
¿Cuál es la salida del siguiente código?
```python print(81 - 25) ```
56
¿Cuál es la salida del siguiente código?
```python print(6 * 55) ```
330
¿Cuál es la salida del siguiente código?
```python print(32 - 78) ```
-46
¿Cuál es la salida del siguiente código?
```python print(6 - 13) ```
-7
What is the output of the following code?
```python print(27 * 96) ```
2592
What is the output of the following code?
```python print(96 + 61) ```
157
¿Cuál es la salida del siguiente código?
```python print(80 - 56) ```
24
What is the output of the following code?
```python print(44 + 51) ```
95
¿Cuál es la salida del siguiente código?
```python print(67 - 13) ```
54
What is the output of the following code?
```python print(21 * 87) ```
1827
What is the output of the following code?
```python print(96 * 50) ```
4800
What is the output of the following code?
```python print(65 * 23) ```
1495
What is the output of the following code?
```python print(87 + 80) ```
167
What is the output of the following code?
```python print(94 - 54) ```
40
What is the output of the following code?
```python print(81 * 100) ```
8100
¿Cuál es la salida del siguiente código?
```python print(38 + 3) ```
41
What is the output of the following code?
```python print(25 - 51) ```
-26
¿Cuál es la salida del siguiente código?
```python print(54 + 88) ```
142
¿Cuál es la salida del siguiente código?
```python print(99 + 79) ```
178
¿Cuál es la salida del siguiente código?
```python print(76 + 25) ```
101
What is the output of the following code?
```python print(83 + 28) ```
111
What is the output of the following code?
```python print(25 - 17) ```
8
¿Cuál es la salida del siguiente código?
```python print(100 + 74) ```
174
What is the output of the following code?
```python print(39 + 27) ```
66
¿Cuál es la salida del siguiente código?
```python print(27 * 80) ```
2160
¿Cuál es la salida del siguiente código?
```python print(22 - 14) ```
8
What is the output of the following code?
```python print(77 * 29) ```
2233
¿Cuál es la salida del siguiente código?
```python print(31 + 45) ```
76
¿Cuál es la salida del siguiente código?
```python print(57 + 70) ```
127
¿Cuál es la salida del siguiente código?
```python print(57 + 93) ```
150
¿Cuál es la salida del siguiente código?
```python print(59 + 33) ```
92
What is the output of the following code?
```python print(15 - 69) ```
-54
What is the output of the following code?
```python print(3 + 72) ```
75
What is the output of the following code?
```python print(25 * 92) ```
2300
What is the output of the following code?
```python print(20 - 47) ```
-27
What is the output of the following code?
```python print(58 - 68) ```
-10
What is the output of the following code?
```python print(12 - 89) ```
-77
¿Cuál es la salida del siguiente código?
```python print(49 + 90) ```
139
¿Cuál es la salida del siguiente código?
```python print(49 + 93) ```
142
What is the output of the following code?
```python print(33 + 80) ```
113
¿Cuál es la salida del siguiente código?
```python print(68 - 84) ```
-16
What is the output of the following code?
```python print(73 * 90) ```
6570
¿Cuál es la salida del siguiente código?
```python print(1 + 21) ```
22
What is the output of the following code?
```python print(16 + 93) ```
109