This works just perfectly:
[bbone=python,280]desited_n_numbers = list(map(int, input().split()))[/bbone]
I'm not a python expert and I agree with you, that this may be the way to do it. However I'm a bit disappoitend. Because I thought python to be a nice clear languge, something like pseudocode. I mean you just read it and you know what it's doing. But this examle proves me wrong I think... but anyway, it doeasn't matter.
Thanks for help.