Python bekommt OS -Kerne

import os

print(os.cpu_count())
florinrelea