Changes

Jump to: navigation, search

OPS445 Online Assignment 2

10 bytes added, 15:25, 20 March 2022
m
The First Milestone (due November 21)
In order to complete <code>percent_to_graph()</code>, it's helpful to know the equation for converting a number from one scale to another.
[[File:Scaling-formula.png|250px]] and ,<br> or <br> [[File:Scaling-formula-min0.png|250px]]
In this equation, ``x`` refers to your input value percent and ``y`` will refer to the number of symbols to print. The max of percent is 100 and the min of percent is 0.
572
edits

Navigation menu