Projects Tagged with "repeat loop"

Palindrome Creator

Palindrome Creator

By: tomhartley

Views: 26 | LoveIts: 1

Description: A project to create palindromes using this method: Take any positive number, e.g. 89 add it to it's inverse-98 89+98=187 repeat e.g. 187+781=968 968+869=ect. Eventually you will end up with a palindrome (a number that is the same backwards and forwards).

ForLoop01

ForLoop01

By: dbal

Views: 10 | LoveIts: 0

Description: This simple project is being published as part of a series of tutorial lessons (Google dick baldwin toc) under the heading Computer Programming for Homeschool Students.

ForLoop02

ForLoop02

By: dbal

Views: 16 | LoveIts: 0

Description: This simple project is being published as part of a series of tutorial lessons (Google dick baldwin toc) under the heading Computer Programming for Homeschool Students.

ForLoop03

ForLoop03

By: dbal

Views: 15 | LoveIts: 0

Description: This simple project is being published as part of a series of tutorial lessons (Google dick baldwin toc) under the heading Computer Programming for Homeschool Students.

Please Wait...