Run ❯
Get your
own Python
server
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
#Import os Library import os #Print the configuration value using os.confstr() method print (os.confstr("CS_GNU_LIBC_VERSION")) print (os.confstr("CS_PATH"))
glibc 2.29
/bin:/usr/bin