সংবাদ

#Python hex() is an inbuilt method that converts an integer to its corresponding hexadecimal form. #hex() returns hexadecimal in the form of string prefixed with 0x.