Run ❯
Get your
own Python
server
❯
Run Code
Ctrl+Alt+R
Change Orientation
Ctrl+Alt+O
Change Theme
Ctrl+Alt+D
Go to Spaces
Ctrl+Alt+P
#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