0
please correct the error.
3 odpowiedzi
+ 2
check this code it is right.
https://code.sololearn.com/cmGcOpYWcx1a/?ref=app
+ 1
Remove f and . in first print statement.
Hope this helps☺️☺️.
0
If you want to print it by variable, you can do it like
print("He's " + my_text + " person")