all thing is Ok

This commit is contained in:
Am-teamdev
2026-05-12 12:51:49 +03:30
parent 0dfb5d3415
commit 3669f7e2dc
12 changed files with 620 additions and 270 deletions
+6 -5
View File
@@ -1,5 +1,6 @@
import json
d = {"key": "value",
'key2': 'value2',
'key3': 'value3'}
print(json.dumps(d, indent=4))
b = bytearray()
print(b.append(10))
print(b.append(20))
print(b.append(80))
print(b)
+1
View File
@@ -0,0 +1 @@
amir abas is very good in typing