Skip to content
ZenByte
Search
K
Main Navigation
🧑💻 Tech
🧘 Mantra
📅 Events
🏸 Badminton
Appearance
Menu
Return to top
On this page
Table of Contents for current page
String
Interpolation
python
a
=
1
print
(
f
"hello
{
a
}
"
)