Quantcast
Channel: User Quora Feans - Stack Overflow
Viewing all articles
Browse latest Browse all 27

Are f-strings supposed to work in Python 3.4?

$
0
0

Is this supposed to work in Python 3.4:

>>> a='tttt'

>>> print(f'The value of a is {a}')


Viewing all articles
Browse latest Browse all 27

Latest Images

Trending Articles





Latest Images