Skip to content

Conversation

@lucks07
Copy link

@lucks07 lucks07 commented Jul 2, 2025

NAME-LAKSHANYA
ROLLNO-CB.SC.U4CSE24025

Copy link
Member

@KiranRajeev-KV KiranRajeev-KV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Thanks for sending the PR 😊

Just a small correction — the task is to:

  1. Create a file inside the attendees/ folder.
  2. The file name should be your GitHub username, like:
    attendees/your-github-username.py (or .c, if you're using C).
  3. Inside the file, just print your name and roll number.

Right now:

It looks like your file is named something like attendees/Own Folder/file.py, which doesn't follow the required format.

What you need to do:

  • Rename and move your file to match this pattern:
    attendees/your-github-username.py

Let me know if you need help — happy to walk you through it!

@lucks07
Copy link
Author

lucks07 commented Jul 3, 2025 via email

@KiranRajeev-KV
Copy link
Member

Hi @lucks07

Thanks again for your update, and apologies for the 1-day delay in reviewing your PR — really appreciate your patience!

Just a quick clarification: instead of adding the file directly on GitHub, please make the changes locally using VS Code (or your preferred editor), then push the updated commit.

Here’s what needs to be done:

Rename the file:

  • Change the name from file.py to your GitHub usernamelucks07.py

Move the file:

  • Move it from attendees/Own Folder/ to directly under attendees/

Delete the Own Folder/ directory — it’s not needed.

Final structure should look like this:

attendees/lucks07.py

After making these changes, please make sure to add, commit, and push them to update your PR.

Once you've pushed the changes, let me know — I’ll review it right away!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants