Zaira

Results 12 comments of Zaira

Thank you @naomi-lgbt for the suggestion. I just checked the entities property and it looks like this: ``` full_text: 'Day 11 of #100DaysOfCode tried to add UI to my old...

Thank you for sharing the detailed feedback!

Team, need your suggestions if the description can be further improved. We can then open the issue to `first timers only`.

For the initial board display, I think it would be good to provide something(any character like `*`, `-`, `X`) in place of spaces to improve readability. ![image](https://github.com/freeCodeCamp/freeCodeCamp/assets/33151350/73024ef7-dd0d-4a0b-8d18-678e48912b18)

The line of code `shift = 3` is not part of the solution for that step, it wont be tested. I hope I understood the issue correctly. If you are...

I went through the project and it looks good. I have some suggestions, they are not compulsory to implement though. 1. The error handling can be improved. For example: -...

The changes are good to go from my end. 🎉

Reminder: We discussed about adding visual representation of vectors in 2D/ 3D planes.

Hi @MohamedRahimm, this is the first time `main()` would be introduced in the curriculum. You can incorporate the concepts you mentioned above as long as the instruction is concise and...

After reviewing the discussion, this updated description would be good to go: ```md In this project, you will implement the Luhn Algorithm. This algorithm is a formula to validate a...