import platform 

print(platform.architecture()) 
!python –version

+ Recent posts