Skip to content

inyang352/Hackbio-biocoding-Intership

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I started by creating a dictionary called my_info to store your personal details using key-value pairs, where each key (e.g., "Names", "Email", "Hobby") serves as a label, and the corresponding value holds the actual information. I then populated this dictionary with details such as your name, Slack username, email, hobby, country, discipline, and preferred programming language. To display the stored information in a structured and readable format, I used a multi-line f-string, allowing you to dynamically insert values from the dictionary into the printed text. This approach makes the output visually appealing and ensures that all key-value pairs are neatly displayed in a single print statement.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages