Skip to content

issues Search Results · repo:shreydan/Python language:Python

Filter by

2 results
 (37 ms)

2 results

inshreydan/Python (press backspace or delete to remove)

class Question: def init(self, prompt, answer): self.prompt = prompt self.answer = answer questions = [ Question( What is the capital of France?\n(a) Paris\n(b) London\n(c) Berlin\n , a ), Question( What ...
  • nogazagagi
  • Opened 
    on Jul 14, 2024
  • #12

class Question: def init(self, prompt, answer): self.prompt = prompt self.answer = answer questions = [ Question( What is the capital of France?\n(a) Paris\n(b) London\n(c) Berlin\n , a ), Question( What ...
  • nogazagagi
  • Opened 
    on Jul 14, 2024
  • #11
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub