instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(39 * 89) ```
3471
¿Cuál es la salida del siguiente código?
```python print(59 - 59) ```
0
What is the output of the following code?
```python print(35 - 8) ```
27
¿Cuál es la salida del siguiente código?
```python print(89 * 89) ```
7921
What is the output of the following code?
```python print(43 * 82) ```
3526
What is the output of the following code?
```python print(45 * 8) ```
360
What is the output of the following code?
```python print(20 * 37) ```
740
What is the output of the following code?
```python print(44 - 43) ```
1
What is the output of the following code?
```python print(50 * 13) ```
650
What is the output of the following code?
```python print(6 * 86) ```
516
What is the output of the following code?
```python print(83 * 64) ```
5312
What is the output of the following code?
```python print(12 + 47) ```
59
What is the output of the following code?
```python print(1 - 10) ```
-9
What is the output of the following code?
```python print(27 + 50) ```
77
¿Cuál es la salida del siguiente código?
```python print(39 + 30) ```
69
What is the output of the following code?
```python print(76 * 72) ```
5472
¿Cuál es la salida del siguiente código?
```python print(54 + 71) ```
125
¿Cuál es la salida del siguiente código?
```python print(62 * 34) ```
2108
¿Cuál es la salida del siguiente código?
```python print(91 * 65) ```
5915
What is the output of the following code?
```python print(19 + 12) ```
31
¿Cuál es la salida del siguiente código?
```python print(65 + 75) ```
140
¿Cuál es la salida del siguiente código?
```python print(46 * 80) ```
3680
What is the output of the following code?
```python print(42 * 91) ```
3822
What is the output of the following code?
```python print(83 + 64) ```
147
What is the output of the following code?
```python print(88 - 31) ```
57
What is the output of the following code?
```python print(26 * 45) ```
1170
¿Cuál es la salida del siguiente código?
```python print(63 - 1) ```
62
¿Cuál es la salida del siguiente código?
```python print(60 - 55) ```
5
¿Cuál es la salida del siguiente código?
```python print(61 * 39) ```
2379
¿Cuál es la salida del siguiente código?
```python print(3 * 10) ```
30
¿Cuál es la salida del siguiente código?
```python print(22 - 90) ```
-68
¿Cuál es la salida del siguiente código?
```python print(54 * 37) ```
1998
¿Cuál es la salida del siguiente código?
```python print(10 * 31) ```
310
¿Cuál es la salida del siguiente código?
```python print(82 * 44) ```
3608
¿Cuál es la salida del siguiente código?
```python print(1 - 78) ```
-77
What is the output of the following code?
```python print(33 - 78) ```
-45
What is the output of the following code?
```python print(50 - 7) ```
43
What is the output of the following code?
```python print(86 * 95) ```
8170
What is the output of the following code?
```python print(24 + 15) ```
39
¿Cuál es la salida del siguiente código?
```python print(10 * 13) ```
130
¿Cuál es la salida del siguiente código?
```python print(79 * 29) ```
2291
What is the output of the following code?
```python print(1 + 47) ```
48
¿Cuál es la salida del siguiente código?
```python print(43 - 34) ```
9
What is the output of the following code?
```python print(11 - 83) ```
-72
What is the output of the following code?
```python print(100 - 25) ```
75
¿Cuál es la salida del siguiente código?
```python print(33 * 61) ```
2013
What is the output of the following code?
```python print(96 - 45) ```
51
¿Cuál es la salida del siguiente código?
```python print(5 + 97) ```
102
What is the output of the following code?
```python print(58 * 27) ```
1566
¿Cuál es la salida del siguiente código?
```python print(16 + 20) ```
36
¿Cuál es la salida del siguiente código?
```python print(60 * 43) ```
2580
What is the output of the following code?
```python print(8 + 15) ```
23
What is the output of the following code?
```python print(75 - 5) ```
70
What is the output of the following code?
```python print(50 - 49) ```
1
¿Cuál es la salida del siguiente código?
```python print(33 * 87) ```
2871
¿Cuál es la salida del siguiente código?
```python print(77 - 43) ```
34
¿Cuál es la salida del siguiente código?
```python print(80 + 7) ```
87
¿Cuál es la salida del siguiente código?
```python print(78 + 59) ```
137
What is the output of the following code?
```python print(4 + 14) ```
18
¿Cuál es la salida del siguiente código?
```python print(24 + 56) ```
80
What is the output of the following code?
```python print(50 + 93) ```
143
What is the output of the following code?
```python print(3 - 25) ```
-22
What is the output of the following code?
```python print(72 - 64) ```
8
¿Cuál es la salida del siguiente código?
```python print(40 + 32) ```
72
What is the output of the following code?
```python print(98 - 14) ```
84
What is the output of the following code?
```python print(89 - 65) ```
24
What is the output of the following code?
```python print(5 * 10) ```
50
¿Cuál es la salida del siguiente código?
```python print(66 * 32) ```
2112
¿Cuál es la salida del siguiente código?
```python print(21 + 100) ```
121
¿Cuál es la salida del siguiente código?
```python print(40 - 49) ```
-9
What is the output of the following code?
```python print(24 * 99) ```
2376
What is the output of the following code?
```python print(26 - 51) ```
-25
¿Cuál es la salida del siguiente código?
```python print(52 * 80) ```
4160
What is the output of the following code?
```python print(58 * 69) ```
4002
What is the output of the following code?
```python print(93 + 68) ```
161
What is the output of the following code?
```python print(15 - 66) ```
-51
What is the output of the following code?
```python print(88 - 57) ```
31
What is the output of the following code?
```python print(90 - 73) ```
17
¿Cuál es la salida del siguiente código?
```python print(89 - 93) ```
-4
What is the output of the following code?
```python print(41 * 20) ```
820
What is the output of the following code?
```python print(49 - 21) ```
28
¿Cuál es la salida del siguiente código?
```python print(28 + 41) ```
69
¿Cuál es la salida del siguiente código?
```python print(77 - 31) ```
46
What is the output of the following code?
```python print(81 - 76) ```
5
What is the output of the following code?
```python print(10 - 36) ```
-26
What is the output of the following code?
```python print(87 * 96) ```
8352
What is the output of the following code?
```python print(67 - 59) ```
8
What is the output of the following code?
```python print(78 * 38) ```
2964
¿Cuál es la salida del siguiente código?
```python print(55 + 17) ```
72
What is the output of the following code?
```python print(98 - 40) ```
58
What is the output of the following code?
```python print(97 - 16) ```
81
¿Cuál es la salida del siguiente código?
```python print(42 + 38) ```
80
What is the output of the following code?
```python print(95 * 92) ```
8740
¿Cuál es la salida del siguiente código?
```python print(46 - 38) ```
8
What is the output of the following code?
```python print(39 * 49) ```
1911
¿Cuál es la salida del siguiente código?
```python print(68 * 57) ```
3876
What is the output of the following code?
```python print(75 * 81) ```
6075
¿Cuál es la salida del siguiente código?
```python print(46 + 45) ```
91
¿Cuál es la salida del siguiente código?
```python print(23 * 44) ```
1012
What is the output of the following code?
```python print(19 * 69) ```
1311