instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(86 + 58) ```
144
¿Cuál es la salida del siguiente código?
```python print(78 * 64) ```
4992
¿Cuál es la salida del siguiente código?
```python print(41 - 58) ```
-17
What is the output of the following code?
```python print(12 + 28) ```
40
¿Cuál es la salida del siguiente código?
```python print(13 - 1) ```
12
¿Cuál es la salida del siguiente código?
```python print(27 + 38) ```
65
¿Cuál es la salida del siguiente código?
```python print(41 - 61) ```
-20
¿Cuál es la salida del siguiente código?
```python print(75 - 49) ```
26
What is the output of the following code?
```python print(99 + 5) ```
104
¿Cuál es la salida del siguiente código?
```python print(71 * 18) ```
1278
What is the output of the following code?
```python print(97 - 20) ```
77
What is the output of the following code?
```python print(32 * 20) ```
640
¿Cuál es la salida del siguiente código?
```python print(57 + 94) ```
151
¿Cuál es la salida del siguiente código?
```python print(96 - 70) ```
26
¿Cuál es la salida del siguiente código?
```python print(59 * 52) ```
3068
¿Cuál es la salida del siguiente código?
```python print(26 + 2) ```
28
¿Cuál es la salida del siguiente código?
```python print(28 - 11) ```
17
¿Cuál es la salida del siguiente código?
```python print(87 * 49) ```
4263
What is the output of the following code?
```python print(85 - 62) ```
23
¿Cuál es la salida del siguiente código?
```python print(78 - 82) ```
-4
What is the output of the following code?
```python print(2 - 93) ```
-91
¿Cuál es la salida del siguiente código?
```python print(98 + 32) ```
130
What is the output of the following code?
```python print(83 - 81) ```
2
¿Cuál es la salida del siguiente código?
```python print(79 - 75) ```
4
¿Cuál es la salida del siguiente código?
```python print(55 * 57) ```
3135
What is the output of the following code?
```python print(11 - 77) ```
-66
What is the output of the following code?
```python print(34 + 96) ```
130
¿Cuál es la salida del siguiente código?
```python print(7 - 24) ```
-17
¿Cuál es la salida del siguiente código?
```python print(56 - 88) ```
-32
¿Cuál es la salida del siguiente código?
```python print(8 + 61) ```
69
¿Cuál es la salida del siguiente código?
```python print(58 * 79) ```
4582
¿Cuál es la salida del siguiente código?
```python print(78 * 26) ```
2028
¿Cuál es la salida del siguiente código?
```python print(25 * 57) ```
1425
What is the output of the following code?
```python print(2 + 14) ```
16
What is the output of the following code?
```python print(87 - 28) ```
59
What is the output of the following code?
```python print(30 - 35) ```
-5
¿Cuál es la salida del siguiente código?
```python print(42 * 26) ```
1092
What is the output of the following code?
```python print(45 - 79) ```
-34
¿Cuál es la salida del siguiente código?
```python print(70 * 65) ```
4550
¿Cuál es la salida del siguiente código?
```python print(14 * 85) ```
1190
What is the output of the following code?
```python print(50 * 92) ```
4600
¿Cuál es la salida del siguiente código?
```python print(83 * 30) ```
2490
What is the output of the following code?
```python print(6 + 84) ```
90
¿Cuál es la salida del siguiente código?
```python print(23 - 71) ```
-48
¿Cuál es la salida del siguiente código?
```python print(42 + 20) ```
62
What is the output of the following code?
```python print(43 + 68) ```
111
What is the output of the following code?
```python print(90 * 87) ```
7830
What is the output of the following code?
```python print(75 - 54) ```
21
¿Cuál es la salida del siguiente código?
```python print(80 - 34) ```
46
¿Cuál es la salida del siguiente código?
```python print(78 + 41) ```
119
What is the output of the following code?
```python print(45 * 65) ```
2925
¿Cuál es la salida del siguiente código?
```python print(27 + 27) ```
54
What is the output of the following code?
```python print(55 - 44) ```
11
¿Cuál es la salida del siguiente código?
```python print(73 + 37) ```
110
What is the output of the following code?
```python print(14 * 6) ```
84
¿Cuál es la salida del siguiente código?
```python print(38 * 1) ```
38
¿Cuál es la salida del siguiente código?
```python print(79 - 44) ```
35
What is the output of the following code?
```python print(99 + 56) ```
155
¿Cuál es la salida del siguiente código?
```python print(58 + 67) ```
125
What is the output of the following code?
```python print(50 * 80) ```
4000
¿Cuál es la salida del siguiente código?
```python print(76 - 83) ```
-7
¿Cuál es la salida del siguiente código?
```python print(11 - 13) ```
-2
¿Cuál es la salida del siguiente código?
```python print(53 + 15) ```
68
¿Cuál es la salida del siguiente código?
```python print(70 + 83) ```
153
What is the output of the following code?
```python print(73 * 85) ```
6205
¿Cuál es la salida del siguiente código?
```python print(42 * 66) ```
2772
¿Cuál es la salida del siguiente código?
```python print(82 - 16) ```
66
What is the output of the following code?
```python print(85 - 91) ```
-6
¿Cuál es la salida del siguiente código?
```python print(93 * 73) ```
6789
¿Cuál es la salida del siguiente código?
```python print(52 + 18) ```
70
What is the output of the following code?
```python print(54 - 71) ```
-17
¿Cuál es la salida del siguiente código?
```python print(58 - 7) ```
51
What is the output of the following code?
```python print(63 + 13) ```
76
What is the output of the following code?
```python print(89 - 5) ```
84
What is the output of the following code?
```python print(58 - 67) ```
-9
What is the output of the following code?
```python print(75 * 9) ```
675
What is the output of the following code?
```python print(33 - 91) ```
-58
¿Cuál es la salida del siguiente código?
```python print(49 - 59) ```
-10
What is the output of the following code?
```python print(83 + 50) ```
133
¿Cuál es la salida del siguiente código?
```python print(19 - 9) ```
10
¿Cuál es la salida del siguiente código?
```python print(61 * 54) ```
3294
What is the output of the following code?
```python print(54 + 2) ```
56
What is the output of the following code?
```python print(12 - 49) ```
-37
¿Cuál es la salida del siguiente código?
```python print(73 - 78) ```
-5
What is the output of the following code?
```python print(84 * 68) ```
5712
¿Cuál es la salida del siguiente código?
```python print(1 + 87) ```
88
What is the output of the following code?
```python print(45 + 96) ```
141
¿Cuál es la salida del siguiente código?
```python print(85 * 79) ```
6715
¿Cuál es la salida del siguiente código?
```python print(14 * 86) ```
1204
¿Cuál es la salida del siguiente código?
```python print(68 + 54) ```
122
¿Cuál es la salida del siguiente código?
```python print(15 + 2) ```
17
What is the output of the following code?
```python print(31 + 42) ```
73
What is the output of the following code?
```python print(33 - 89) ```
-56
What is the output of the following code?
```python print(42 - 70) ```
-28
What is the output of the following code?
```python print(19 - 25) ```
-6
What is the output of the following code?
```python print(10 + 74) ```
84
¿Cuál es la salida del siguiente código?
```python print(96 - 24) ```
72
¿Cuál es la salida del siguiente código?
```python print(21 + 46) ```
67
¿Cuál es la salida del siguiente código?
```python print(92 + 97) ```
189
¿Cuál es la salida del siguiente código?
```python print(56 - 87) ```
-31