Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Quiz and Assignments#1331

Unanswered
amrshaikh asked this question inQ&A
Sep 3, 2024· 1 comments· 2 replies
Discussion options

Hey everyone!

I've got two questions.
How do I take the quizzes?
How do I submit the assignments?

Thanks.

You must be logged in to vote

Replies: 1 comment 2 replies

Comment options

 Taking Quizzes
  1. Clone the repository:git clone <repository_url>

  2. Complete the quiz: Follow the instructions.

  3. Commit and push:
    bash
    git add .
    git commit -m "Completed quiz"
    git push origin main

    Submitting Assignments

  4. Clone the repository:git clone <repository_url>

  5. Complete the assignment: Follow the instructions.

  6. Commit and push:
    bash
    git add .
    git commit -m "Submitting assignment"
    git push origin main

https://www.youtube.com/watch?v=--x1yIj44-o

You must be logged in to vote
2 replies
@Cool-boy0
Comment options

i hope it is helpfull

@amrshaikh
Comment options

thanks! i'll check it out

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
2 participants
@amrshaikh@Cool-boy0

[8]ページ先頭

©2009-2025 Movatter.jp