- 1
Hey guys .
Can anyone help me how to create a python program and algorithm that accepts a codeword and displays the substitution lists for the codeword. ? For example, given the codeword “sauerkraut”, the program should display abcdefghijklmnopqrstuvwxyz Can u help me how to start?
7 Respostas
+ 4
Hello, start by creating an input.
codeword = input()
Create a sample-code and post it here. Then we can begin to help you. Also visit the Python for beginners course on SoloLearn: https://www.sololearn.com/Course/Python-for-Beginners/?ref=app
Happy coding
Tip: create a better title for your question. For example: "input word and output codeword - algorithm"
+ 1
Please put Python as the relevant language name in the tags above (where it says 'main') ☝
0
Can u just type your code in message because by now i cant see it because my python code is unlock by now.
0
Mail Mercy what do you mean with "unlocked"? Simple create a python Code and make it public/share the link.
0
Okay
0
Mail Mercy
https://www.sololearn.com/discuss/2702141/?ref=app
same problem , still solving
- 2
Good evening