(no title)
lnjng | 2 years ago
印(“你好”)
This would be translated to: print("你好")
However, variables are not translated. If I denote 印 as a variable: 「印」(“你好”)
This would get translated to: 印("你好")lnjng | 2 years ago
印(“你好”)
This would be translated to: print("你好")
However, variables are not translated. If I denote 印 as a variable: 「印」(“你好”)
This would get translated to: 印("你好")
No comments yet.