My BABY_NAME generator code doesn't print randomly each time it is called. I have tried debugging one line another and all seems to be fine, yet

后端 未结 0 589
长发绾君心
长发绾君心 2020-12-01 01:58

#python 3.6.9

import string, random

letter_input_1 = input("choose a letter... \'V\' for vowels, \'C\' for consonants, \'L\' for any other alphabeth"

相关标签:
回答
  • 消灭零回复
提交回复
热议问题