%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/markup/python/
Upload File :
Create Path :
Current File : /var/www/html/hr/api/vendor/scrivo/highlight.php/test/markup/python/f-strings.txt

f'{name}'
f"{name + 5}"
>>> f"""
... {
...    name
... }
... """
rf"{name}"
fr"{name}"
f"{name + f'{name}'}"
f"{{ }}"
if"text"=="text":
    "good"

Zerion Mini Shell 1.0