Describe the current behavior
A variable name of the form _+keyword (pseudo regex) will be partially highlighted as a Python keyword.
Examples:
Viewing on Colab:

Describe the expected behavior
While these are admittedly poorly named variables, they are still valid and should not include keyword syntax highlighting. For example, viewing the same notebook on GitHub:

What web browser you are using
Firefox 106.0.4
Additional context
https://colab.research.google.com/gist/JonEsparaz/4d899df57f3936ef230a1c28ed33dec9/_keyword_colab_bug.ipynb