Palindrome check
Palindrome is a word or phrase that reads the same backward as forward. The function create_data() returns some words, and the function check_palindrome() checks whether the word is a palindrome. You will complete the test suite's setup, test function, and teardown.
Questo esercizio fa parte del corso
Introduction to Testing in Python
Esercizio pratico interattivo
Passa dalla teoria alla pratica con uno dei nostri esercizi interattivi
Inizia esercizio