+ 3
Files
I have gotten up to the point in python where I am about to learn about files, since I can only use the code playground, I thought I should wait to continue learning until I get my computer fixed, (because it’s broken right now), to start that. Should I keep going?
4 Respostas
+ 2
I think it depends on how long you’ll have to wait. I personally found very useful to actually manipulate files while I was learning that on Python. But of course you can keep going and then get back to it in order to practice later.
+ 1
If it's a pc issue, go to http://pythonanywhere.com/ and use their environment.
Read up about it.
+ 1
ok, I have like a week to wait, thank you!
+ 1
it is better to practice codes and play with them immediately after you learn a new topic. therefore, wherever you practice doesn't matter but you have to practice the things that you are learning immediately. And the code playground is not that bad if you just learning something.