0 votes
in Python by

The output to execute string.ascii_letters can also be obtained from:?

i) character

ii) ascii_lowercase_string.digits

iii) lowercase_string.upercase

iv) ascii_lowercase+string.ascii_upercase

Related questions

0 votes
asked Oct 11, 2021 in Python by rajeshsharma
+1 vote
asked Jan 19, 2021 in Python by SakshiSharma
...