Run ❯
Get your
own Python
server
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
#Import os and stat Library import os,stat #print the current working directory in bytestring print(os.getcwdb())
b'/home/Pv6pub'