6-CSE / HelloWorld

HacktoberFest - 2023 😎
MIT License
31 stars 408 forks source link

Create hello World in Python 3.6 style -> f-string #409

Open bnbong opened 10 months ago

bnbong commented 10 months ago

create Hello World in Python with using f-string.

Available in Python version 3.6 and later.