str.ends_with(suffix)
endswith(str, suffix)
str.endswith(suffix)
check_suffix(str, suffix)
endswith()
Discuss About this Question.
str.trim()
trim(str)
str.strip()
remove_whitespaces(str)
strip()
end
print()
str.lowercase()
convert_lowercase(str)
str.lower()
lower(str)
lower()
unicode_print('A')
ord('A')
print_unicode('A')
unicode('A')
ord()
To install on iPhone/iPad: tap Share → Add to Home Screen.
Discuss About this Question.