Skip to content

Commit

Permalink
removed completed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhav-rm committed Feb 23, 2025
1 parent 8d10ef2 commit e500d52
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions questions.py
Original file line number Diff line number Diff line change
Expand Up @@ -269,11 +269,5 @@ def __init__(self, question, options, correct_answer, subject):
["A temporary endeavor with a defined beginnning and end", "An ongoing activity with no specific end date","electro-magnetic","electro-dynamic"],
"A temporary endeavor with a defined beginnning and end",
"Project Management Skills"
),
Question(
"What is a project?",
["A temporary endeavor with a defined beginnning and end", "An ongoing activity with no specific end date","electro-magnetic","electro-dynamic"],
"A temporary endeavor with a defined beginnning and end",
"Project Management Skills"
)
]

0 comments on commit e500d52

Please sign in to comment.