Hacktoberfest2k20
Hacktoberfest2k20 copied to clipboard
Checks to see if two strings are anagrams of each other
Python program to check if year is a leap year or not
the task is to find the sum of all Palindrome Numbers present as Node values.
… common numbers Our task is to print the element which occurs 3 consecutive times in a Python list. in Python
…d one number Given a string in Python. The task is to check whether the string has at least one letter and one number. Return “True” if the given string...
A calculator to help with Discrete Mathematics in Java! - By: Mark Mauro, @markymauro13
… Zero To check whether a number is positive, negative, odd, even or zero. This problem is solved using if…elif…else and nested if…else statement.