Skip to content

Instantly share code, notes, and snippets.

@ChaitanyaBaweja
Created July 16, 2020 08:36
Show Gist options
  • Save ChaitanyaBaweja/6c2e530d9d1157bca9d4c71f5492a7cd to your computer and use it in GitHub Desktop.
Save ChaitanyaBaweja/6c2e530d9d1157bca9d4c71f5492a7cd to your computer and use it in GitHub Desktop.
# using Science instead of Math
venn3([English, French, Science], set_labels = ('English Class', 'French Class','Science Class'))
# plot title
plt.title('Relationship b/w students taking English, French and Science Class\n')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment