f-string

There are 10 repositories under f-string topic.

  • pybpc/f2format

    Backport compiler for Python 3.6 formatted string literals (f-string).

    Language:Python21370
  • fiascoDev

    jrivas12/fiascoDev

    A personal journey in Python, featuring advanced file handling, recursion, vibrant tabular outputs, ANSI escape sequences, color modes, f-strings, string interpolation, and class methods

    Language:Python3110
  • mdebi/fstring-converter

    This extension converts python string to f-string and vice-versa based on presence of {.*} within quotes or not respectively.

    Language:TypeScript3161
  • jkmnt/vscode-python-fstring-dsl

    Syntax highlighting for HTML, SQL, JS, CSS in Python f-strings

    Language:TypeScript110
  • mmtmn/lambda_kwargs_args

    This repo can be used when you need a refresher for you mind about lambda functions, **kwargs and *args or it can be used to learn about those pythonic funcionalities!

    Language:Python120
  • sumasm0416/Rock-Paper-Scissors-

    A classic hand game of strategy and chance, where rock crushes scissors, scissors cuts paper, and paper covers rock.

    Language:Jupyter Notebook1100
  • d-e-e-p/cpp-fstring

    cpp-fstring: python style f-string in C++

    Language:C++0100
  • DineshNuvvula/Tip-Calculator

    This python program takes the input values of bill, tip percentage and number of people splitting the bill from the user and displays the payment each should make. #Day2in100DaysofPython #Udemy

    Language:Python0100
  • pybpc/f2format-codec

    Codec registry for f2format.

    Language:Python0210
  • MwikaliMusyoki/Tip-calculator

    This is a python program that calculates the amount each person needs to pay on a split bill, based on tip percentage, number of people and total bill.

    Language:Python10