instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(48 + 7) ```
55
What is the output of the following code?
```python print(30 + 79) ```
109
What is the output of the following code?
```python print(54 - 97) ```
-43
What is the output of the following code?
```python print(9 * 76) ```
684
What is the output of the following code?
```python print(48 * 16) ```
768
What is the output of the following code?
```python print(48 * 95) ```
4560
What is the output of the following code?
```python print(10 - 56) ```
-46
What is the output of the following code?
```python print(33 - 57) ```
-24
What is the output of the following code?
```python print(16 * 7) ```
112
What is the output of the following code?
```python print(28 - 60) ```
-32
What is the output of the following code?
```python print(2 * 77) ```
154
What is the output of the following code?
```python print(57 * 38) ```
2166
¿Cuál es la salida del siguiente código?
```python print(78 * 87) ```
6786
¿Cuál es la salida del siguiente código?
```python print(86 + 78) ```
164
What is the output of the following code?
```python print(60 + 40) ```
100
What is the output of the following code?
```python print(33 - 71) ```
-38
What is the output of the following code?
```python print(59 + 11) ```
70
What is the output of the following code?
```python print(30 + 46) ```
76
What is the output of the following code?
```python print(15 * 62) ```
930
¿Cuál es la salida del siguiente código?
```python print(27 - 15) ```
12
What is the output of the following code?
```python print(57 + 98) ```
155
What is the output of the following code?
```python print(25 * 43) ```
1075
¿Cuál es la salida del siguiente código?
```python print(29 * 28) ```
812
¿Cuál es la salida del siguiente código?
```python print(88 * 92) ```
8096
¿Cuál es la salida del siguiente código?
```python print(40 - 73) ```
-33
¿Cuál es la salida del siguiente código?
```python print(33 * 85) ```
2805
¿Cuál es la salida del siguiente código?
```python print(24 + 17) ```
41
What is the output of the following code?
```python print(92 - 85) ```
7
¿Cuál es la salida del siguiente código?
```python print(75 + 37) ```
112
¿Cuál es la salida del siguiente código?
```python print(53 - 39) ```
14
¿Cuál es la salida del siguiente código?
```python print(56 + 26) ```
82
¿Cuál es la salida del siguiente código?
```python print(35 * 76) ```
2660
What is the output of the following code?
```python print(21 + 75) ```
96
¿Cuál es la salida del siguiente código?
```python print(9 - 68) ```
-59
What is the output of the following code?
```python print(42 + 85) ```
127
What is the output of the following code?
```python print(47 * 61) ```
2867
¿Cuál es la salida del siguiente código?
```python print(17 + 61) ```
78
¿Cuál es la salida del siguiente código?
```python print(44 + 45) ```
89
¿Cuál es la salida del siguiente código?
```python print(24 + 39) ```
63
¿Cuál es la salida del siguiente código?
```python print(99 - 3) ```
96
¿Cuál es la salida del siguiente código?
```python print(58 + 17) ```
75
¿Cuál es la salida del siguiente código?
```python print(4 + 41) ```
45
¿Cuál es la salida del siguiente código?
```python print(25 + 23) ```
48
¿Cuál es la salida del siguiente código?
```python print(55 + 40) ```
95
¿Cuál es la salida del siguiente código?
```python print(54 * 42) ```
2268
¿Cuál es la salida del siguiente código?
```python print(56 * 70) ```
3920
What is the output of the following code?
```python print(44 - 4) ```
40
¿Cuál es la salida del siguiente código?
```python print(28 * 42) ```
1176
¿Cuál es la salida del siguiente código?
```python print(36 * 70) ```
2520
¿Cuál es la salida del siguiente código?
```python print(54 + 97) ```
151
¿Cuál es la salida del siguiente código?
```python print(30 - 64) ```
-34
What is the output of the following code?
```python print(19 * 37) ```
703
¿Cuál es la salida del siguiente código?
```python print(7 * 24) ```
168
What is the output of the following code?
```python print(11 - 88) ```
-77
What is the output of the following code?
```python print(10 * 24) ```
240
What is the output of the following code?
```python print(77 - 67) ```
10
¿Cuál es la salida del siguiente código?
```python print(18 + 27) ```
45
¿Cuál es la salida del siguiente código?
```python print(85 - 79) ```
6
What is the output of the following code?
```python print(60 - 18) ```
42
¿Cuál es la salida del siguiente código?
```python print(74 * 89) ```
6586
What is the output of the following code?
```python print(80 + 61) ```
141
¿Cuál es la salida del siguiente código?
```python print(86 - 79) ```
7
What is the output of the following code?
```python print(19 * 54) ```
1026
¿Cuál es la salida del siguiente código?
```python print(64 - 54) ```
10
¿Cuál es la salida del siguiente código?
```python print(69 - 27) ```
42
What is the output of the following code?
```python print(75 + 79) ```
154
What is the output of the following code?
```python print(56 * 91) ```
5096
What is the output of the following code?
```python print(5 * 6) ```
30
What is the output of the following code?
```python print(38 - 61) ```
-23
What is the output of the following code?
```python print(38 + 13) ```
51
What is the output of the following code?
```python print(82 - 66) ```
16
¿Cuál es la salida del siguiente código?
```python print(83 * 92) ```
7636
What is the output of the following code?
```python print(68 - 48) ```
20
What is the output of the following code?
```python print(29 - 7) ```
22
¿Cuál es la salida del siguiente código?
```python print(14 + 56) ```
70
¿Cuál es la salida del siguiente código?
```python print(57 + 19) ```
76
What is the output of the following code?
```python print(47 * 62) ```
2914
What is the output of the following code?
```python print(100 - 41) ```
59
What is the output of the following code?
```python print(73 + 44) ```
117
What is the output of the following code?
```python print(53 + 83) ```
136
What is the output of the following code?
```python print(94 - 53) ```
41
What is the output of the following code?
```python print(62 + 85) ```
147
¿Cuál es la salida del siguiente código?
```python print(38 - 75) ```
-37
What is the output of the following code?
```python print(42 + 39) ```
81
What is the output of the following code?
```python print(76 * 12) ```
912
What is the output of the following code?
```python print(52 + 66) ```
118
What is the output of the following code?
```python print(95 - 46) ```
49
¿Cuál es la salida del siguiente código?
```python print(11 + 71) ```
82
¿Cuál es la salida del siguiente código?
```python print(100 * 8) ```
800
¿Cuál es la salida del siguiente código?
```python print(86 * 95) ```
8170
¿Cuál es la salida del siguiente código?
```python print(15 * 30) ```
450
What is the output of the following code?
```python print(19 + 69) ```
88
What is the output of the following code?
```python print(71 - 30) ```
41
What is the output of the following code?
```python print(80 * 81) ```
6480
¿Cuál es la salida del siguiente código?
```python print(39 - 94) ```
-55
¿Cuál es la salida del siguiente código?
```python print(95 * 100) ```
9500
¿Cuál es la salida del siguiente código?
```python print(79 + 80) ```
159
What is the output of the following code?
```python print(93 * 11) ```
1023
What is the output of the following code?
```python print(52 * 56) ```
2912
What is the output of the following code?
```python print(88 - 68) ```
20