"vault backup: 2025-11-16 22:30:24 from Flow"
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from pypinyin import pinyin, Style
|
||||
|
||||
# The phrase to convert
|
||||
phrase = "眼睛"
|
||||
phrase = "农村"
|
||||
|
||||
# Generate pinyin with tone marks
|
||||
pinyin_list = pinyin(phrase, style=Style.TONE)
|
||||
|
||||
Reference in New Issue
Block a user