Okay, so I saw this challenge thing floating around, “you are * to open this,” and I thought, “Yeah, right. Challenge accepted!” I mean, who doesn’t love a good mystery, especially one that basically dares you not to solve it? So, I dove right in.

The First Clues…Or Lack Thereof
First thing I did was, like, actually look at the name.”you are * to open this”.That’s it. It’s sound like some kind of file name.I’m try to make a new file named “you are * to open this”.
I use VScode opened it,It’s empty inside.
Digging Deeper
I make a new file named “you are not” and “.destined to open this”.
So, I did what any self-respecting internet user would do – I start typing random stuff into it.
- First I typed “Hello”in”you are not”and saved it.
- Then opened “.destined to open this” and typed “world”,and saved it.
I opened two file again and everythings is fine,just like what i typed in.

Then,I put the “world”into “you are not”,and put”hello”into “.destined to open this”,saved them.
When i opened “you are not” ,Wow,things change,the content turned into “hello”.
Also,”.destined to open this” turn into “world”.
Putting It All Together…
I keep on trying,and find out,the front part of the file name will show after part of the content,and the after part will show the front part.
It’s just a stupid game,and i made it.