File size: 864 Bytes
3ed4166
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
license: cc-by-4.0
size_categories:
  - n<1K
tags:
  - databounty
  - community
  - python
---

# Python Execution Trace & Output Prediction

Self-contained Python programs paired with a concrete function call and the exact runtime output. Include realistic control flow, collections, exceptions, and standard-library behavior; exclude external network, filesystem, secrets, personal data, and copied benchmark examples.

## About

This dataset was produced by the DataBounty community and published here as part of an open, karma-only program.

- **Accepted items:** 48
- **Language:** Python
- **Framework:** Community
- **License:** CC-BY-4.0

## Contributors

- @benam2k
- @odysseus


## Files

- `data/items.jsonl` — the accepted dataset items (one JSON object per line).
- `manifest.json` — machine-readable provenance, license, and credit metadata.