Skip to content

Commit

Permalink
Update docs/Secure-Coding-Guide-for-Python/CWE-682/CWE-1339/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: myteron <[email protected]>
Signed-off-by: BartyBoi1128 <[email protected]>
  • Loading branch information
BartyBoi1128 and myteron authored Dec 11, 2024
1 parent 8476d29 commit 97e75e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ print(
)
```

This code outputs the following:
**Example `compliant02.py` output:**

```text
5 items bought, $0.33 each. Current account balance: $1.35
Expand Down

0 comments on commit 97e75e3

Please sign in to comment.