instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(95 - 50) ```
45
¿Cuál es la salida del siguiente código?
```python print(55 * 3) ```
165
¿Cuál es la salida del siguiente código?
```python print(33 + 56) ```
89
What is the output of the following code?
```python print(31 - 27) ```
4
¿Cuál es la salida del siguiente código?
```python print(34 - 17) ```
17
What is the output of the following code?
```python print(8 - 85) ```
-77
What is the output of the following code?
```python print(87 - 92) ```
-5
What is the output of the following code?
```python print(52 * 27) ```
1404
¿Cuál es la salida del siguiente código?
```python print(11 * 75) ```
825
¿Cuál es la salida del siguiente código?
```python print(2 * 51) ```
102
¿Cuál es la salida del siguiente código?
```python print(47 - 53) ```
-6
What is the output of the following code?
```python print(3 - 75) ```
-72
What is the output of the following code?
```python print(85 * 19) ```
1615
¿Cuál es la salida del siguiente código?
```python print(88 * 89) ```
7832
¿Cuál es la salida del siguiente código?
```python print(23 - 46) ```
-23
¿Cuál es la salida del siguiente código?
```python print(73 * 10) ```
730
What is the output of the following code?
```python print(23 - 31) ```
-8
What is the output of the following code?
```python print(36 + 81) ```
117
¿Cuál es la salida del siguiente código?
```python print(20 * 13) ```
260
¿Cuál es la salida del siguiente código?
```python print(32 - 64) ```
-32
¿Cuál es la salida del siguiente código?
```python print(97 + 72) ```
169
What is the output of the following code?
```python print(40 + 73) ```
113
¿Cuál es la salida del siguiente código?
```python print(40 * 1) ```
40
What is the output of the following code?
```python print(38 + 21) ```
59
¿Cuál es la salida del siguiente código?
```python print(97 * 20) ```
1940
What is the output of the following code?
```python print(40 * 9) ```
360
What is the output of the following code?
```python print(51 + 22) ```
73
¿Cuál es la salida del siguiente código?
```python print(71 * 67) ```
4757
¿Cuál es la salida del siguiente código?
```python print(22 * 29) ```
638
What is the output of the following code?
```python print(78 - 89) ```
-11
¿Cuál es la salida del siguiente código?
```python print(57 + 98) ```
155
¿Cuál es la salida del siguiente código?
```python print(66 + 6) ```
72
¿Cuál es la salida del siguiente código?
```python print(79 - 22) ```
57
What is the output of the following code?
```python print(42 * 90) ```
3780
¿Cuál es la salida del siguiente código?
```python print(32 + 73) ```
105
What is the output of the following code?
```python print(97 * 27) ```
2619
What is the output of the following code?
```python print(83 + 48) ```
131
What is the output of the following code?
```python print(24 - 32) ```
-8
¿Cuál es la salida del siguiente código?
```python print(13 + 97) ```
110
What is the output of the following code?
```python print(5 + 91) ```
96
¿Cuál es la salida del siguiente código?
```python print(70 * 11) ```
770
¿Cuál es la salida del siguiente código?
```python print(51 + 62) ```
113
¿Cuál es la salida del siguiente código?
```python print(41 * 85) ```
3485
¿Cuál es la salida del siguiente código?
```python print(55 * 34) ```
1870
¿Cuál es la salida del siguiente código?
```python print(33 + 31) ```
64
¿Cuál es la salida del siguiente código?
```python print(4 + 45) ```
49
What is the output of the following code?
```python print(28 - 53) ```
-25
What is the output of the following code?
```python print(2 - 79) ```
-77
What is the output of the following code?
```python print(54 - 6) ```
48
¿Cuál es la salida del siguiente código?
```python print(54 * 97) ```
5238
What is the output of the following code?
```python print(19 + 57) ```
76
What is the output of the following code?
```python print(35 - 44) ```
-9
¿Cuál es la salida del siguiente código?
```python print(29 + 26) ```
55
¿Cuál es la salida del siguiente código?
```python print(73 + 65) ```
138
¿Cuál es la salida del siguiente código?
```python print(65 + 45) ```
110
What is the output of the following code?
```python print(70 - 60) ```
10
What is the output of the following code?
```python print(44 + 66) ```
110
¿Cuál es la salida del siguiente código?
```python print(94 * 73) ```
6862
What is the output of the following code?
```python print(91 * 6) ```
546
What is the output of the following code?
```python print(51 * 20) ```
1020
What is the output of the following code?
```python print(71 * 68) ```
4828
¿Cuál es la salida del siguiente código?
```python print(50 + 66) ```
116
¿Cuál es la salida del siguiente código?
```python print(34 * 68) ```
2312
What is the output of the following code?
```python print(89 * 61) ```
5429
¿Cuál es la salida del siguiente código?
```python print(22 * 34) ```
748
What is the output of the following code?
```python print(33 * 10) ```
330
What is the output of the following code?
```python print(99 - 30) ```
69
¿Cuál es la salida del siguiente código?
```python print(15 * 62) ```
930
What is the output of the following code?
```python print(49 * 33) ```
1617
What is the output of the following code?
```python print(39 * 27) ```
1053
¿Cuál es la salida del siguiente código?
```python print(41 - 51) ```
-10
¿Cuál es la salida del siguiente código?
```python print(39 + 15) ```
54
¿Cuál es la salida del siguiente código?
```python print(32 * 27) ```
864
¿Cuál es la salida del siguiente código?
```python print(45 + 63) ```
108
What is the output of the following code?
```python print(12 + 40) ```
52
¿Cuál es la salida del siguiente código?
```python print(16 + 38) ```
54
¿Cuál es la salida del siguiente código?
```python print(65 * 41) ```
2665
What is the output of the following code?
```python print(25 * 37) ```
925
What is the output of the following code?
```python print(20 - 19) ```
1
What is the output of the following code?
```python print(95 - 15) ```
80
¿Cuál es la salida del siguiente código?
```python print(86 - 11) ```
75
¿Cuál es la salida del siguiente código?
```python print(24 * 78) ```
1872
What is the output of the following code?
```python print(38 + 25) ```
63
What is the output of the following code?
```python print(83 * 44) ```
3652
¿Cuál es la salida del siguiente código?
```python print(85 + 32) ```
117
What is the output of the following code?
```python print(20 - 91) ```
-71
¿Cuál es la salida del siguiente código?
```python print(95 - 76) ```
19
What is the output of the following code?
```python print(16 - 44) ```
-28
What is the output of the following code?
```python print(100 - 87) ```
13
What is the output of the following code?
```python print(54 - 73) ```
-19
¿Cuál es la salida del siguiente código?
```python print(34 * 82) ```
2788
¿Cuál es la salida del siguiente código?
```python print(28 + 70) ```
98
¿Cuál es la salida del siguiente código?
```python print(17 * 2) ```
34
¿Cuál es la salida del siguiente código?
```python print(55 * 7) ```
385
What is the output of the following code?
```python print(79 * 12) ```
948
What is the output of the following code?
```python print(5 + 41) ```
46
¿Cuál es la salida del siguiente código?
```python print(15 * 94) ```
1410
¿Cuál es la salida del siguiente código?
```python print(76 - 4) ```
72
¿Cuál es la salida del siguiente código?
```python print(17 - 6) ```
11
¿Cuál es la salida del siguiente código?
```python print(10 * 93) ```
930