Skip to content

Commit

Permalink
Python interview practise: UTF-8 Validation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tafara-N authored Oct 8, 2024
1 parent 25ad053 commit 494c2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0x04-utf8_validation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ By studying these concepts and utilizing the resources provided, you will be equ

## Tasks

### 0. UTF-8 Validation mandatory
### 0. UTF-8 Validation

Write a method that determines if a given data set represents a valid UTF-8 encoding.

Expand Down

0 comments on commit 494c2db

Please sign in to comment.