instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(81 * 20) ```
1620
What is the output of the following code?
```python print(77 + 28) ```
105
¿Cuál es la salida del siguiente código?
```python print(55 - 86) ```
-31
What is the output of the following code?
```python print(98 + 43) ```
141
What is the output of the following code?
```python print(39 * 28) ```
1092
What is the output of the following code?
```python print(81 + 15) ```
96
What is the output of the following code?
```python print(94 * 36) ```
3384
What is the output of the following code?
```python print(19 * 42) ```
798
What is the output of the following code?
```python print(81 * 61) ```
4941
What is the output of the following code?
```python print(4 - 91) ```
-87
What is the output of the following code?
```python print(7 + 93) ```
100
What is the output of the following code?
```python print(64 - 3) ```
61
¿Cuál es la salida del siguiente código?
```python print(19 - 93) ```
-74
What is the output of the following code?
```python print(4 + 96) ```
100
What is the output of the following code?
```python print(87 - 36) ```
51
¿Cuál es la salida del siguiente código?
```python print(86 - 15) ```
71
What is the output of the following code?
```python print(93 + 54) ```
147
¿Cuál es la salida del siguiente código?
```python print(2 - 100) ```
-98
¿Cuál es la salida del siguiente código?
```python print(89 * 21) ```
1869
What is the output of the following code?
```python print(18 + 91) ```
109
¿Cuál es la salida del siguiente código?
```python print(14 * 31) ```
434
What is the output of the following code?
```python print(69 * 29) ```
2001
What is the output of the following code?
```python print(81 * 48) ```
3888
What is the output of the following code?
```python print(40 * 78) ```
3120
¿Cuál es la salida del siguiente código?
```python print(41 + 75) ```
116
¿Cuál es la salida del siguiente código?
```python print(39 + 37) ```
76
¿Cuál es la salida del siguiente código?
```python print(49 - 28) ```
21
¿Cuál es la salida del siguiente código?
```python print(38 + 15) ```
53
What is the output of the following code?
```python print(93 - 2) ```
91
What is the output of the following code?
```python print(96 * 88) ```
8448
What is the output of the following code?
```python print(31 - 74) ```
-43
What is the output of the following code?
```python print(22 - 90) ```
-68
¿Cuál es la salida del siguiente código?
```python print(100 + 92) ```
192
¿Cuál es la salida del siguiente código?
```python print(91 * 35) ```
3185
What is the output of the following code?
```python print(19 + 93) ```
112
¿Cuál es la salida del siguiente código?
```python print(44 + 85) ```
129
What is the output of the following code?
```python print(93 - 73) ```
20
What is the output of the following code?
```python print(78 + 1) ```
79
¿Cuál es la salida del siguiente código?
```python print(9 * 13) ```
117
¿Cuál es la salida del siguiente código?
```python print(16 + 2) ```
18
What is the output of the following code?
```python print(27 + 98) ```
125
What is the output of the following code?
```python print(44 - 37) ```
7
¿Cuál es la salida del siguiente código?
```python print(34 + 91) ```
125
¿Cuál es la salida del siguiente código?
```python print(47 - 12) ```
35
¿Cuál es la salida del siguiente código?
```python print(11 * 87) ```
957
¿Cuál es la salida del siguiente código?
```python print(92 * 28) ```
2576
¿Cuál es la salida del siguiente código?
```python print(11 - 43) ```
-32
¿Cuál es la salida del siguiente código?
```python print(32 + 58) ```
90
¿Cuál es la salida del siguiente código?
```python print(15 * 73) ```
1095
¿Cuál es la salida del siguiente código?
```python print(69 * 49) ```
3381
What is the output of the following code?
```python print(56 + 82) ```
138
What is the output of the following code?
```python print(93 * 83) ```
7719
¿Cuál es la salida del siguiente código?
```python print(45 + 54) ```
99
What is the output of the following code?
```python print(77 * 89) ```
6853
¿Cuál es la salida del siguiente código?
```python print(34 * 39) ```
1326
¿Cuál es la salida del siguiente código?
```python print(18 - 89) ```
-71
¿Cuál es la salida del siguiente código?
```python print(22 - 48) ```
-26
What is the output of the following code?
```python print(98 - 79) ```
19
¿Cuál es la salida del siguiente código?
```python print(36 - 33) ```
3
¿Cuál es la salida del siguiente código?
```python print(70 * 84) ```
5880
¿Cuál es la salida del siguiente código?
```python print(44 * 9) ```
396
¿Cuál es la salida del siguiente código?
```python print(87 * 33) ```
2871
What is the output of the following code?
```python print(9 - 67) ```
-58
¿Cuál es la salida del siguiente código?
```python print(28 - 42) ```
-14
¿Cuál es la salida del siguiente código?
```python print(45 - 19) ```
26
¿Cuál es la salida del siguiente código?
```python print(68 - 83) ```
-15
¿Cuál es la salida del siguiente código?
```python print(16 + 49) ```
65
¿Cuál es la salida del siguiente código?
```python print(88 - 31) ```
57
What is the output of the following code?
```python print(65 * 72) ```
4680
What is the output of the following code?
```python print(3 * 44) ```
132
¿Cuál es la salida del siguiente código?
```python print(98 * 44) ```
4312
What is the output of the following code?
```python print(42 * 16) ```
672
¿Cuál es la salida del siguiente código?
```python print(80 * 100) ```
8000
What is the output of the following code?
```python print(68 + 28) ```
96
¿Cuál es la salida del siguiente código?
```python print(73 - 5) ```
68
What is the output of the following code?
```python print(46 * 15) ```
690
¿Cuál es la salida del siguiente código?
```python print(22 + 6) ```
28
What is the output of the following code?
```python print(62 + 59) ```
121
¿Cuál es la salida del siguiente código?
```python print(38 - 43) ```
-5
¿Cuál es la salida del siguiente código?
```python print(17 - 54) ```
-37
¿Cuál es la salida del siguiente código?
```python print(96 + 16) ```
112
¿Cuál es la salida del siguiente código?
```python print(72 - 55) ```
17
What is the output of the following code?
```python print(34 * 15) ```
510
¿Cuál es la salida del siguiente código?
```python print(77 * 61) ```
4697
What is the output of the following code?
```python print(14 * 45) ```
630
¿Cuál es la salida del siguiente código?
```python print(8 + 63) ```
71
¿Cuál es la salida del siguiente código?
```python print(53 * 64) ```
3392
What is the output of the following code?
```python print(78 + 9) ```
87
What is the output of the following code?
```python print(49 + 94) ```
143
¿Cuál es la salida del siguiente código?
```python print(75 - 12) ```
63
What is the output of the following code?
```python print(68 + 76) ```
144
¿Cuál es la salida del siguiente código?
```python print(43 * 64) ```
2752
¿Cuál es la salida del siguiente código?
```python print(35 * 48) ```
1680
What is the output of the following code?
```python print(87 * 37) ```
3219
What is the output of the following code?
```python print(2 * 54) ```
108
What is the output of the following code?
```python print(92 - 37) ```
55
¿Cuál es la salida del siguiente código?
```python print(45 - 70) ```
-25
¿Cuál es la salida del siguiente código?
```python print(59 - 98) ```
-39
What is the output of the following code?
```python print(3 - 72) ```
-69
¿Cuál es la salida del siguiente código?
```python print(28 - 4) ```
24