Advertisements
Advertisements
प्रश्न
Write the Python statement for the following task using the BUILT-IN function/method only:
To check whether a string named, message ends with a full stop/period or not.
एका वाक्यात उत्तर
Advertisements
उत्तर
message.endswith('.')shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
