Pankaj-Sakariya / pullrequestdemo

0 stars 0 forks source link

[BitBuilder] create demo.py file to read demo.json file and print out that in console #4

Closed ellipsis-dev[bot] closed 1 year ago

ellipsis-dev[bot] commented 1 year ago

Summary:

Issue: https://github.com/Pankaj-Sakariya/pullrequestdemo/issues/3

The pull request adds the demo.py file and includes the code to read the demo.json file and print out the values. However, it is missing the steps to import the json module and parse the JSON data.

Implementation:

Plan Feedback: Approved by @Pankaj-Sakariya Report: Step Result Details
1
Create demo.py fileThe pull request adds the demo.py file as specified in the implementation plan.
2
Import json moduleThe pull request does not include any changes related to importing the json module. This step is missing.
3
Read demo.json fileThe pull request includes the code to read the demo.json file as specified in the implementation plan.
4
Parse JSON dataThe pull request does not include any changes related to parsing the JSON data. This step is missing.
5
Print out valuesThe pull request includes the code to print out the values as specified in the implementation plan.

Something look wrong?: If this Pull Request doesn't contain the expected changes, add more information to #3. Then, add the bitbuilder:create label to try again. For more information, check the documentation.

Generated with :heart: by www.bitbuilder.ai