Write a basic Python program that prints out a string My name is <NAME>. Note that you do not need to take input, just print any name you want!
Output example
My name is John
Write a basic Python program that prints out a string My name is <NAME>. Note that you do not need to take input, just print any name you want!
Output example
My name is John
Create a free account to access the full topic