instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(48 - 6) ```
42
What is the output of the following code?
```python print(32 * 21) ```
672
¿Cuál es la salida del siguiente código?
```python print(46 + 74) ```
120
What is the output of the following code?
```python print(25 - 90) ```
-65
¿Cuál es la salida del siguiente código?
```python print(17 - 50) ```
-33
¿Cuál es la salida del siguiente código?
```python print(2 * 27) ```
54
What is the output of the following code?
```python print(64 - 75) ```
-11
What is the output of the following code?
```python print(62 * 20) ```
1240
¿Cuál es la salida del siguiente código?
```python print(17 + 12) ```
29
What is the output of the following code?
```python print(68 * 9) ```
612
What is the output of the following code?
```python print(83 - 29) ```
54
What is the output of the following code?
```python print(90 * 50) ```
4500
¿Cuál es la salida del siguiente código?
```python print(57 + 59) ```
116
What is the output of the following code?
```python print(31 - 13) ```
18
¿Cuál es la salida del siguiente código?
```python print(16 * 67) ```
1072
What is the output of the following code?
```python print(84 - 1) ```
83
¿Cuál es la salida del siguiente código?
```python print(70 - 90) ```
-20
What is the output of the following code?
```python print(55 - 8) ```
47
What is the output of the following code?
```python print(35 - 71) ```
-36
What is the output of the following code?
```python print(11 - 46) ```
-35
¿Cuál es la salida del siguiente código?
```python print(4 * 52) ```
208
What is the output of the following code?
```python print(28 * 82) ```
2296
What is the output of the following code?
```python print(87 * 39) ```
3393
What is the output of the following code?
```python print(24 + 72) ```
96
What is the output of the following code?
```python print(97 + 68) ```
165
¿Cuál es la salida del siguiente código?
```python print(90 + 67) ```
157
¿Cuál es la salida del siguiente código?
```python print(61 + 62) ```
123
What is the output of the following code?
```python print(92 * 73) ```
6716
¿Cuál es la salida del siguiente código?
```python print(69 - 85) ```
-16
What is the output of the following code?
```python print(61 + 5) ```
66
What is the output of the following code?
```python print(41 * 93) ```
3813
What is the output of the following code?
```python print(99 - 80) ```
19
What is the output of the following code?
```python print(73 - 61) ```
12
¿Cuál es la salida del siguiente código?
```python print(61 + 27) ```
88
¿Cuál es la salida del siguiente código?
```python print(60 - 92) ```
-32
¿Cuál es la salida del siguiente código?
```python print(72 * 83) ```
5976
What is the output of the following code?
```python print(73 + 45) ```
118
What is the output of the following code?
```python print(83 + 53) ```
136
¿Cuál es la salida del siguiente código?
```python print(94 + 11) ```
105
¿Cuál es la salida del siguiente código?
```python print(98 * 89) ```
8722
¿Cuál es la salida del siguiente código?
```python print(53 + 34) ```
87
¿Cuál es la salida del siguiente código?
```python print(39 - 16) ```
23
¿Cuál es la salida del siguiente código?
```python print(29 * 62) ```
1798
What is the output of the following code?
```python print(42 * 84) ```
3528
What is the output of the following code?
```python print(80 + 37) ```
117
¿Cuál es la salida del siguiente código?
```python print(18 + 29) ```
47
¿Cuál es la salida del siguiente código?
```python print(27 * 19) ```
513
¿Cuál es la salida del siguiente código?
```python print(76 + 2) ```
78
¿Cuál es la salida del siguiente código?
```python print(67 + 23) ```
90
¿Cuál es la salida del siguiente código?
```python print(11 * 68) ```
748
¿Cuál es la salida del siguiente código?
```python print(92 * 82) ```
7544
What is the output of the following code?
```python print(89 + 80) ```
169
¿Cuál es la salida del siguiente código?
```python print(78 * 75) ```
5850
¿Cuál es la salida del siguiente código?
```python print(42 + 9) ```
51
¿Cuál es la salida del siguiente código?
```python print(51 - 27) ```
24
What is the output of the following code?
```python print(56 - 89) ```
-33
¿Cuál es la salida del siguiente código?
```python print(38 * 95) ```
3610
¿Cuál es la salida del siguiente código?
```python print(56 * 27) ```
1512
¿Cuál es la salida del siguiente código?
```python print(65 + 100) ```
165
¿Cuál es la salida del siguiente código?
```python print(32 - 69) ```
-37
What is the output of the following code?
```python print(85 * 90) ```
7650
¿Cuál es la salida del siguiente código?
```python print(96 * 66) ```
6336
What is the output of the following code?
```python print(7 - 88) ```
-81
¿Cuál es la salida del siguiente código?
```python print(52 + 87) ```
139
What is the output of the following code?
```python print(37 + 94) ```
131
What is the output of the following code?
```python print(12 - 28) ```
-16
¿Cuál es la salida del siguiente código?
```python print(84 - 54) ```
30
What is the output of the following code?
```python print(29 + 5) ```
34
What is the output of the following code?
```python print(46 - 65) ```
-19
¿Cuál es la salida del siguiente código?
```python print(93 * 35) ```
3255
¿Cuál es la salida del siguiente código?
```python print(4 + 63) ```
67
¿Cuál es la salida del siguiente código?
```python print(3 * 32) ```
96
¿Cuál es la salida del siguiente código?
```python print(68 + 32) ```
100
¿Cuál es la salida del siguiente código?
```python print(85 - 77) ```
8
What is the output of the following code?
```python print(24 - 65) ```
-41
What is the output of the following code?
```python print(46 - 36) ```
10
¿Cuál es la salida del siguiente código?
```python print(93 + 30) ```
123
What is the output of the following code?
```python print(33 - 64) ```
-31
¿Cuál es la salida del siguiente código?
```python print(30 + 86) ```
116
What is the output of the following code?
```python print(55 - 54) ```
1
What is the output of the following code?
```python print(96 - 8) ```
88
What is the output of the following code?
```python print(69 - 41) ```
28
What is the output of the following code?
```python print(77 - 59) ```
18
¿Cuál es la salida del siguiente código?
```python print(41 - 57) ```
-16
What is the output of the following code?
```python print(66 + 73) ```
139
¿Cuál es la salida del siguiente código?
```python print(97 + 10) ```
107
¿Cuál es la salida del siguiente código?
```python print(42 - 91) ```
-49
¿Cuál es la salida del siguiente código?
```python print(30 * 55) ```
1650
What is the output of the following code?
```python print(90 * 35) ```
3150
¿Cuál es la salida del siguiente código?
```python print(19 - 46) ```
-27
¿Cuál es la salida del siguiente código?
```python print(39 * 27) ```
1053
What is the output of the following code?
```python print(100 + 24) ```
124
¿Cuál es la salida del siguiente código?
```python print(86 * 92) ```
7912
¿Cuál es la salida del siguiente código?
```python print(14 - 18) ```
-4
What is the output of the following code?
```python print(68 + 2) ```
70
¿Cuál es la salida del siguiente código?
```python print(100 - 38) ```
62
¿Cuál es la salida del siguiente código?
```python print(61 + 67) ```
128
¿Cuál es la salida del siguiente código?
```python print(40 + 71) ```
111
What is the output of the following code?
```python print(49 * 93) ```
4557
What is the output of the following code?
```python print(78 - 54) ```
24