Hello, im new to the platform and im not sure what to do here. but here is my message.
name = "Kavarres"
lang1 = "Python"
lang2 = "SQL"
lang3 = "Javascript"
cohort = "Sept. 2025 Cohort"
msg = f"""Hello, my name is {name}. I'm from the {cohort}. I can help out the best I can with
{lang1}, {lang2}, {lang3}.
"""
print(msg)
let encourage = `Don't get discourage,
keep learning Keep practicing
and we will all reach our goals`;
console.log(encourage);
SELECT * FROM Maestro
WHERE students = "Success";