Skip to content

Conversation

@POP1912
Copy link
Contributor

@POP1912 POP1912 commented Jun 23, 2021

Translated the folder "lab041219" to English.

Copy link
Owner

@edoardottt edoardottt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job. Thank you

if len(l) == 1:
return l[0]

massimo_relativo = max_rico(l[1:])#!/usr/bin/env python3
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think these are two different files

@author: angelo
Write a paindrome recursive function that takes a string as input and returns True if it is a palindrome, False otherwise
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo --> palindrome

Copy link
Contributor Author

@POP1912 POP1912 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested changes have been made.

@edoardottt edoardottt merged commit f2684b7 into edoardottt:master Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants