You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in this repository I want to make some plots that shows how many Alphabet charecters used in Book(for example a text file). I need for_loop for counting charecters and matplotlib_library to show Bar chart.
About
in this repository I want to make some plots that shows how many Alphabet charecters used in Book(for example a text file). I need for_loop for counting charecters and matplotlib_library to show Bar chart.