Question about repl.it modules
Repl.it says it imports modules for me, but when I tried the the msvcrt module, it failed. It works on VS code, but not here. Please help!
msvcrt only works on Windows afaik
@theangryepicbanana Ok thanks!
Maybe it is not in repl? Repl isn't the GREATEST thing for python, that would probably be python shell. If you want to try to get it, go look for it in packages in your project, like Coder100 said
@Muffinlavania I did, there is no msvcrt
@TerrorbuildLuna then yea, i guess it is quite simply not on repl, so doing this is kinda impossible.... If i were you i would download python shell
@Muffinlavania what's python shell? (I'm a beginner), wait, is it the terminal thingy that you can type single lined commands into?
@TerrorbuildLuna python shell is basically an application that is meant to run python and only run python, it is bascially like repl but it only runs python and it is not online
@Muffinlavania Ok got it, thanks.
@Coder100 @TerrorbuildLuna Look here.
its fine :) @TerrorbuildLuna
@TerrorbuildLuna i was saying to look at coders answer as you havent seleceted anyone yet and coders answer so far was the best
@eekboi Ooh... well, thanks for the reminder!
@TerrorbuildLuna No problem!
If anyone can help me, that would be great!!!!!!!!!!!!!
@TerrorbuildLuna oooooooo, cool texts
@TerrorbuildLuna unfortunately, you can't import msvcrt in repl.it. Try using some other module. Upvote and choose this answer as the correct answer if so.
@adl212 Thanks!