Software example

 As an example I decided to write a program that calculates an average from 3 given by user numbers.




This is how the actual code looks like.




Once you save and execute the program, this is the output you get. You no longer see the code, only the actual working program.

Comments

Popular posts from this blog

Software functionality