Posts by d3str0 • 21 points
1 post
- 
		2 votes2 answers4682 viewsQ: How to replace letter typed in python?hello to everyone I want to develop a script that replaces one typed letter with another, so it would look like a = and , b = f . I spent some time trying to create an algorithm for this function…