I am trying to teach myself and I have code which makes a statement basically saying the circumference of a circle is c=3.44 x diameter.
I want it to pause there then step by step show the steps to get to the result with a pause after each stage would be nice to press a next button.
Eventually I want to be able to input the data and get a result.
This I find is the best way for me to learn by setting a task and then learning how to achieve it. Eventually I want to be able to run it in a windows environment. with a nice screen etc.
I suppose a flow chart of what I want to achieve would be best