nus-cs2113-AY2021S2 / forum

5 stars 0 forks source link

Website bugs 🐛🐛 #1

Open okkhoy opened 3 years ago

okkhoy commented 3 years ago

Use this issue to report bugs you find on the website!

wjchoi0712 commented 3 years ago

"If you give it two different string objects that contain the same letters, it is supposed to yield true because they are two distinct objects even if they contain the same text. "(From W3.5 comparing strings)

Shouldn't the "true" in the sentence be "false"?