User profile: happy02

User info
User name:happy02
History
Joined:
Number of posts:4
Latest posts:

I really need help, this is important. i have no idea how to write this code?
I need to write the function "isPalindrome()" so that it loops through the given word and tests whet...

need help writing a code to test if a word is a palindrome?
I need to write the function "isPalindrome()" so that it loops through the word and tests whether th...

Writing a "for" loop to convert binary to decimal
Also, some additional hints are: The value at each position in the binary number is equal to: x*2^(...

Writing a "for" loop to convert binary to decimal
I am using Brackets, and I need to write a for loop that converts a binary number into a decimal. T...