The programs in the screenshot are pretty simple and ideal to beginners. The first one is suppose to calculate the area of a triangle with the a, b and c. So the user needs to enter the input first before it is calculated. First I used fixed variables but they are commented out. The second …
Weiterlesen I coded a program to calculate areas but I don’t feel like a programer