fill in the blank
def lucky_number(name):
number = len(name) * 9
___ = "Hello " + name + ". Your lucky number is " + str(number)
___
print(lucky_number("Kay"))
print(lucky_number("Cameron"))
Answers
Answered by
40
Explanation:
give me star and like because 30 min your question has taken of my
Answered by
1
Answer:
Kay, Cameron will be Answer.
Similar questions
Sociology,
4 months ago
Math,
4 months ago
Science,
4 months ago
Social Sciences,
8 months ago
History,
1 year ago