Python Code (Version 3.x) can use -> f"test {input()} test"
{input()} <- run code (return value to "Insert the text")
input function -> get the text from the user input textprint function -> output the text