def get_mouse_click_coor(x, y):
print(x, y)
turtle.onscreenclick(get_mouse_click_coor)
turtle.mainloop()
for (let {author, text} of someThread.messages)
{
console.log(`${author.name} (${author.reputation}) : ${text}`);
}
if len(list(filter(lambda x: x.isupper(), your_str.split(" ")))) > 0:
print('True')
numbers.sort(key=lambda x: int(x))