We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Editor name and version: Visual Studio Code 1.86.2
Platform: macOS
Color scheme:
MagicPython version: Update python grammar microsoft/vscode#164191
A sreenshot:
5-10 lines of surrounding code:
print('10 % over') print("10 % over") print("""10 % over""") print('10 % 2')