How do I convert a decimal into an octal without using loops and global variables? Also how do I do it by only using one parameter (the decimal itself)
def fu