Skip to content Skip to sidebar Skip to footer
Showing posts with the label Octal

How To Convert String "0671" Or "0x45" Into Integer Form With 0 And 0x In The Beginning

I wanted to make my own encryption algorithm and decryption algorithm , encryption algorithm works … Read more How To Convert String "0671" Or "0x45" Into Integer Form With 0 And 0x In The Beginning

Printing A Literal Python String In Octal

For reasons unknown I am the consumer of metadata that needs to be displayed in octal format to be … Read more Printing A Literal Python String In Octal