Skip to content
#

triangle-numbers

Here are 3 public repositories matching this topic...

Language: All
Filter by language

Find the number of triangle words in the provided array. A PDF File is available for viewing the words. A triangle word is whose word value is a triangle number. A word value is the sum of numbers corresponding to its alphabetical position. For example, SKY has a word value of 55, because 19 + 11 + 25 = 55. SKY is a triangle word, because 55 is …

  • Updated Sep 25, 2022
  • HTML

Improve this page

Add a description, image, and links to the triangle-numbers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the triangle-numbers topic, visit your repo's landing page and select "manage topics."

Learn more