Study Notes #5
Date: July 3, 2022
Categories: Study Notes
IDE – Integrated Development Environment Algorithm – approach or method used to solve a problem If we are to create a program that tests if a number is odd or even: The statements that solve the problem become the program The method that is used to test if the number is odd or even is … Read More