Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

FizzBuzz graph using matplotlib #470

Merged
merged 1 commit into from
Oct 3, 2020
Merged

FizzBuzz graph using matplotlib #470

merged 1 commit into from
Oct 3, 2020

Conversation

ecwolf
Copy link
Contributor

@ecwolf ecwolf commented Oct 3, 2020

A fizzbuzz graph using matplolib

The output is a png graph showing the 1-100 numbers in the X-axis and the corresponding value 'Fizz', 'Buzz', 'FizzBuzz' on the Y-axis.

@NullDev
Copy link
Owner

NullDev commented Oct 3, 2020

Awesome! thanks :D

@NullDev NullDev merged commit b66fe78 into NullDev:master Oct 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants