If you are new to Python and you don’t know how to reverse a string in Python, here is a sample script using default reverse
Category: Programming
In this tutorial we are going to see how to write a Perl program to check the entered string is Palindrome or not. What you
This is another interesting Perl script which accepts a word or a sentence, basically a string and returns the number of vowels present in the
This PHP program will print the output whether the entered year is a leap year or not. Three steps are there to find a leap
In this example I’m going to show you how to write a program to print Fibonacci series in Java. The same Fibonacci programme is written
In this post, you are going to see how to write a Perl CGI script to find the Entered number is Armstrong or not. The
This is another interesting C program for beginner programmers, which is very useful for job hunters and school or college students. Writing a C program to
In this lesson you are going to learn how to convert Fahrenheit to Celsius by using Python script, I’m following Python 3 syntax to write
This post teaches you how to write a program to find Celsius from Fahrenheit using JSP web application. You already know JSP is a web application
In this post we are going to write a C program to convert Fahrenheit to Celsius. This is the formula to find Celsius from