Skip to content

Commit 6eec827

Browse files
authored
Update Python - String Methods encode() 1.txt
1 parent b847839 commit 6eec827

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python - String Methods encode() 1.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ txt = "My name is Ståle"
33
x = txt.encode()
44

55
print(x)
6+
//creater by Sanusanth

0 commit comments

Comments
 (0)