Examveda

In Python, how can you check if a string ends with a specific substring?

A. endswith()

B. end_with()

C. end()

D. finish_with()

Answer: Option D


This Question Belongs to Python Program >> Strings In Python

Join The Discussion

Related Questions on Strings in Python