|
|
вернуться в форумHow to fix the Compilation Error ? I wrote the code in python as below x = input().split(' ') a = int(x[0]) b = int(x[1]) sum = a + b print(sum) But it shows compilation error and I don't know what causes it and how to fix it. Re: How to fix the Compilation Error ? Послано Arno 10 авг 2018 16:28 mb you were wrong when you selected the language? Re: How to fix the Compilation Error ? Послано Arno 10 авг 2018 16:29 yeah, check, u selected FreePascal 2.6 |
|
|