Working with strings

Report a typo

In the string module, there are constants digits and ascii_lowercase. Print the value of digits constant in the first line of the output, and the value of ascii_lowercase in the second line.

Write a program in Python 3
# put your code here
___

Create a free account to access the full topic