Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Palindrome Checker
no vote
This is a very simple program, that checks, if a word is a palindrome or not. (A palindrome is a word you can say forwards and backwards, and it is spelled the same, like " Never odd or even"  - write it backwards and you get "neve ro ddo reven", or "never odd or even" ; ) It also changes its background colour according to the validity of the word, i.e. if it is a palindrome, the background goes green, if not, it goes red.  Its one of my first programs i wrote, just to learn c#, really.
colfin_96
2016-08-23
0
1
No more~