This section of our website is dedicated to break down some of the core concepts of coding through usage of the Praxis Pseudo Code and a few coding languages.
#1: The Sum of Two Numbers
#2: Find the Maximum of Three Numbers
#3: Calculate the Average, Median, and the Mode of a List
#4: Check if a Number is Even or Odd
#5: Find the Length of a List
#6: Find a Target
#7: Running Sum
#8: Distance Between Two Points