unable to set histogram in this method
how can i make a vertical histogram in this format using this exact method of coding. the main reason i want it to be this method is to ensure i will be able to implement it to my actual code.
the outcome should be displayed in this form:
* * * *
* *
*
outcomes = 0
progress = 5
trailer = 4
retriever = 2
excluded = 6
result_dictionary = {"progress": progress,"trailer": trailer,"retriever": retriever,"excluded": excluded}
from Recent Questions - Stack Overflow https://ift.tt/3FLweY5
https://ift.tt/eA8V8J
Comments
Post a Comment