Question
The data is about Time devoted by a student in various subject subjects = 'English', 'Physics', 'Chemistry', 'Mathematics', 'Comp. Sci.' time (in hours) = 0.3, 1.5, 1.5, 2, 0.4 Write a python program to draw the PIE chart for the above data. Use hexadecimal colour code, and subject chemistry is exploded value.