instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(36 * 61) ```
2196
¿Cuál es la salida del siguiente código?
```python print(70 + 87) ```
157
What is the output of the following code?
```python print(7 - 37) ```
-30
¿Cuál es la salida del siguiente código?
```python print(91 * 85) ```
7735
What is the output of the following code?
```python print(90 + 1) ```
91
¿Cuál es la salida del siguiente código?
```python print(40 + 49) ```
89
What is the output of the following code?
```python print(2 - 76) ```
-74
¿Cuál es la salida del siguiente código?
```python print(74 * 36) ```
2664
¿Cuál es la salida del siguiente código?
```python print(8 - 31) ```
-23
¿Cuál es la salida del siguiente código?
```python print(47 * 26) ```
1222
¿Cuál es la salida del siguiente código?
```python print(93 - 8) ```
85
What is the output of the following code?
```python print(80 + 82) ```
162
What is the output of the following code?
```python print(4 + 30) ```
34
What is the output of the following code?
```python print(78 + 33) ```
111
¿Cuál es la salida del siguiente código?
```python print(89 + 41) ```
130
What is the output of the following code?
```python print(42 * 10) ```
420
¿Cuál es la salida del siguiente código?
```python print(21 * 19) ```
399
What is the output of the following code?
```python print(56 * 19) ```
1064
What is the output of the following code?
```python print(53 - 34) ```
19
¿Cuál es la salida del siguiente código?
```python print(33 * 74) ```
2442
¿Cuál es la salida del siguiente código?
```python print(64 * 83) ```
5312
¿Cuál es la salida del siguiente código?
```python print(93 + 57) ```
150
¿Cuál es la salida del siguiente código?
```python print(46 * 14) ```
644
What is the output of the following code?
```python print(62 - 16) ```
46
¿Cuál es la salida del siguiente código?
```python print(55 * 49) ```
2695
What is the output of the following code?
```python print(72 + 22) ```
94
¿Cuál es la salida del siguiente código?
```python print(50 * 69) ```
3450
What is the output of the following code?
```python print(26 * 29) ```
754
What is the output of the following code?
```python print(9 + 41) ```
50
¿Cuál es la salida del siguiente código?
```python print(67 * 54) ```
3618
¿Cuál es la salida del siguiente código?
```python print(33 - 59) ```
-26
What is the output of the following code?
```python print(43 - 15) ```
28
What is the output of the following code?
```python print(95 - 44) ```
51
¿Cuál es la salida del siguiente código?
```python print(83 + 49) ```
132
What is the output of the following code?
```python print(65 - 80) ```
-15
What is the output of the following code?
```python print(58 + 62) ```
120
¿Cuál es la salida del siguiente código?
```python print(9 - 75) ```
-66
What is the output of the following code?
```python print(15 + 27) ```
42
¿Cuál es la salida del siguiente código?
```python print(74 * 77) ```
5698
What is the output of the following code?
```python print(9 - 12) ```
-3
¿Cuál es la salida del siguiente código?
```python print(7 - 1) ```
6
What is the output of the following code?
```python print(77 * 28) ```
2156
¿Cuál es la salida del siguiente código?
```python print(7 * 64) ```
448
¿Cuál es la salida del siguiente código?
```python print(47 * 19) ```
893
¿Cuál es la salida del siguiente código?
```python print(4 - 50) ```
-46
What is the output of the following code?
```python print(95 + 67) ```
162
¿Cuál es la salida del siguiente código?
```python print(31 + 43) ```
74
¿Cuál es la salida del siguiente código?
```python print(64 + 87) ```
151
What is the output of the following code?
```python print(99 - 66) ```
33
What is the output of the following code?
```python print(25 + 74) ```
99
¿Cuál es la salida del siguiente código?
```python print(50 - 13) ```
37
What is the output of the following code?
```python print(59 - 18) ```
41
¿Cuál es la salida del siguiente código?
```python print(74 * 11) ```
814
¿Cuál es la salida del siguiente código?
```python print(65 * 69) ```
4485
What is the output of the following code?
```python print(67 * 40) ```
2680
¿Cuál es la salida del siguiente código?
```python print(96 * 48) ```
4608
What is the output of the following code?
```python print(95 * 36) ```
3420
¿Cuál es la salida del siguiente código?
```python print(94 * 91) ```
8554
What is the output of the following code?
```python print(92 - 77) ```
15
¿Cuál es la salida del siguiente código?
```python print(20 + 68) ```
88
What is the output of the following code?
```python print(1 - 27) ```
-26
¿Cuál es la salida del siguiente código?
```python print(50 * 6) ```
300
¿Cuál es la salida del siguiente código?
```python print(16 - 23) ```
-7
What is the output of the following code?
```python print(33 * 8) ```
264
¿Cuál es la salida del siguiente código?
```python print(52 + 57) ```
109
¿Cuál es la salida del siguiente código?
```python print(7 + 12) ```
19
¿Cuál es la salida del siguiente código?
```python print(34 + 50) ```
84
¿Cuál es la salida del siguiente código?
```python print(50 * 18) ```
900
What is the output of the following code?
```python print(52 - 86) ```
-34
¿Cuál es la salida del siguiente código?
```python print(68 - 22) ```
46
¿Cuál es la salida del siguiente código?
```python print(56 + 31) ```
87
What is the output of the following code?
```python print(68 + 17) ```
85
What is the output of the following code?
```python print(23 + 61) ```
84
¿Cuál es la salida del siguiente código?
```python print(21 * 86) ```
1806
¿Cuál es la salida del siguiente código?
```python print(13 + 10) ```
23
What is the output of the following code?
```python print(49 - 44) ```
5
What is the output of the following code?
```python print(2 * 71) ```
142
¿Cuál es la salida del siguiente código?
```python print(26 - 71) ```
-45
What is the output of the following code?
```python print(83 + 85) ```
168
¿Cuál es la salida del siguiente código?
```python print(25 * 24) ```
600
¿Cuál es la salida del siguiente código?
```python print(72 + 21) ```
93
¿Cuál es la salida del siguiente código?
```python print(77 * 40) ```
3080
¿Cuál es la salida del siguiente código?
```python print(15 - 48) ```
-33
¿Cuál es la salida del siguiente código?
```python print(16 - 29) ```
-13
¿Cuál es la salida del siguiente código?
```python print(50 * 15) ```
750
¿Cuál es la salida del siguiente código?
```python print(21 - 81) ```
-60
What is the output of the following code?
```python print(91 - 61) ```
30
What is the output of the following code?
```python print(29 - 16) ```
13
¿Cuál es la salida del siguiente código?
```python print(23 * 59) ```
1357
¿Cuál es la salida del siguiente código?
```python print(40 - 32) ```
8
¿Cuál es la salida del siguiente código?
```python print(26 + 35) ```
61
What is the output of the following code?
```python print(79 - 73) ```
6
¿Cuál es la salida del siguiente código?
```python print(29 + 79) ```
108
What is the output of the following code?
```python print(14 * 13) ```
182
What is the output of the following code?
```python print(97 * 21) ```
2037
¿Cuál es la salida del siguiente código?
```python print(56 * 98) ```
5488
¿Cuál es la salida del siguiente código?
```python print(19 + 80) ```
99
¿Cuál es la salida del siguiente código?
```python print(95 - 77) ```
18
What is the output of the following code?
```python print(69 - 9) ```
60
What is the output of the following code?
```python print(75 * 100) ```
7500