@@ -1,4 +1,4 @@
text = "hello"
text = ".,+*"
for char in text:
print(f"'{char}'的ASCII码是:{ord(char)}")
The note is not visible to the blocked user.