#๐ pythontutor.com skipping steps
19 messages ยท Page 1 of 1 (latest)
@wise panther
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
where do you call the function?
i dont but if i did, wouldnt i need to supply the file to python tutor?
yes
but that's why you're only seeing those steps currently
I'm not sure if you can
so python tutor just doesnt work for anything involving reading/writing/opening files
for line in file roughly behaves the same as iterating through a list though
so you could just swap a list and see the same steps roughly
is there a filename given?
or should i just circumvent the file and just make a list and have it treat the list as the file
if you have any specific questions about file reading, feel free to ask them here
i think i got it, ty
Np! If that's all for now, you can close this thread with !close
!close
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.