• Курсы
  • Компилятор кода
  • Обсуждения
  • Цены
  • Teams
Menu
- 1

How to do this in f-strings ?

print("123456789 becomes {:,}".format(123456789)) #output : 123,456,789

pythonf-string
15th Jul 2021, 8:34 PM
Ratnapal Shende
Ratnapal Shende - avatar
1 ответ
0
print(f"{123456789:,}")
7th Dec 2021, 12:56 AM
Benjamin Rogers
Benjamin Rogers - avatar

Часто задают такие вопросы?

Учитесь эффективнее, бесплатно:

  • Введение в Python

    7.1M учащихся

  • Введение в Java

    4.7M учащихся

  • Введение в C

    1.5M учащихся

  • Введение в HTML

    7.5M учащихся

Смотреть все курсы
Актуальное сегодня
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Best language?
0 Votes
solo learn program issue - iPhone?
1 Votes
How do I keep myself motivated in coding
0 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
Sql practice
0 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes