W
W
wasaabii2020-09-17 13:25:17
Python
wasaabii, 2020-09-17 13:25:17

How to run python files via console?

I have python files, I want to run through the console how to do it?
5f6339292a60b909915464.png
You need to run not one file, but all of these .
Thanks in advance

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Volodymyr Palamar, 2020-09-17
@wasaabii

You need to use not && but ||

python bot.py || python clear.py || python help.py || python music.py || python talk.py

R
Rodion, 2020-09-17
@rodion4dev

python bot.py && python clear.py && python help.py && python music.py && python talk.py

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question