```python a @ b ``` becomes: ```python a@b ``` `@` in this case is a binary operator.
becomes:
@in this case is a binary operator.