Lab Task-1

Opened: Wednesday, 2 June 2021, 12:00 AM
Due: Friday, 4 June 2021, 12:00 AM
View Make a submission

  • Input two strings, and check whether they are the same. If they are the same strings then print "Same", otherwise print "Not same".
  • Input a string and check whether it is a palindrome.