Only two languages are supported for now.
Beginner Hint
str.formatis usually considered unsafe when the template string comes from user input. How can you abuse this?- If you want to know which attributes are available on a Python object, you can run the code locally and use
print(dir(obj)).