A tutorial site for beginners!
Starter tutorials contains well written tutorials on various technologies. Simple examples have been provided through out the tutorials to help the beginners understand them in a easy way.
Go to Blog »Create a script which accepts a string and a character from the user. The script returns True if the character is present in the string, otherwise returns False.
Click here for output