Skip to content

ryan19dotcom/idk-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Hello World 🌍

I did it. I finally did it.

After mass applying to 500+ companies... After 47 rejected pull requests... After mass debugging for mass hours...

I printed "HELLO WORLD" to the console. πŸš€

But here's the thing nobody tells you about printing Hello World:

↳ It's not about the print statement. ↳ It's about the JOURNEY. ↳ It's about the MINDSET.

What This Project Does πŸ’‘

a = "HELLO"
b = "WORLD"
print(a + " " + b)

Yes, I used TWO variables. Because I believe in clean code. Because I believe in SCALABILITY.

Tech Stack πŸ› οΈ

  • Python 🐍
  • VS Code (with mass extensions)
  • A mass amount of coffee β˜•

Key Learnings πŸ“š

  1. Strings can be concatenated with +
  2. Spaces matter (added " " between words)
  3. The print() function is mass powerful

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages