用输入法python编程教csdn想学python的朋友
我希望与大家合作,开展利用手机输入法学习python编程,例如:
1 输入:j
j表示:加jia汉语拼音首字母
显示:
a=1;b=1;print(‘a=1,b=1\na+b=‘,a+b)
I hope to cooperate with you to start learning python programming using mobile phone input methods, for example:
1 Input: j
j means: add the first letter of jia Chinese pinyin
Display: a=1;b=1;print(‘a=1,b=1\na+b=‘,a+b)