2. Use the code from the previous example but add a check using an 'if' condition to check whether the name is 'your-name'. Place the text from the previous example in the 'if' condition.(25 pts)
In other words:
If the name is 'your-name' write 'I am 'your-name
And here is the rest of it.
0 Comments