write a python code that prints your full name and your birthday as separate strings ( use single print () statement)
Answers
Answered by
3
print "Your Name! \n Your Birthday"
Mark me as the brainliest
Similar questions