Is it possible to modify input function to echo uppercase letters?
Let's say that I have an input("> ")
, and if you try to input a lowercase "Hello, world!" it will look like this:
> HELLO WORLD!
Let's say that I have an input("> ")
, and if you try to input a lowercase "Hello, world!" it will look like this:
> HELLO WORLD!
Comments
Post a Comment