Skip to content

commit-live-students/fsdse-python-assignment-11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Programming - Assignment

Problem Statement:

Define function to check if string palindrome or not.

  1. Define function 'is_palindrome' which will accept string argument.
  2. Validate is string is palindrome or not and return True / False.
  3. Function should pass all test cases.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages