Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Example for random input and output generation in tutorials #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MUFFANUJ
Copy link

Added example for random input and random output generation.

Added following files

  1. generator.py - generates input file for question, with first line as size of array and other lines as elements of array
  2. solution.py - instructor solution for generation of output for evaluation.
  3. config.json - configuration of problem statement as well as testcases

In next PR, I will try to add documentation related to question generation as well as correct bifurcations of question types.

@MUFFANUJ
Copy link
Author

Screenshot 2024-02-17 at 4 30 45 AM Successful submission of above example. @bmcutler @MasterOdin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Seeking (Additional) Reviewer
Development

Successfully merging this pull request may close these issues.

1 participant