IFT-221 Change task text

GitOrigin-RevId: 5d419a3995ad390c8d7fed675ad8e45bc814f205
This commit is contained in:
Alexey Merkulov
2021-06-22 18:48:48 +03:00
committed by intellij-monorepo-bot
parent 2e64df1556
commit 854a50f1d8

View File

@@ -11,7 +11,8 @@ python.onboarding.balloon.project.directory=Expand the project directory to view
python.onboarding.balloon.open.file=Double-click to open {0}
python.onboarding.balloon.open.learn.toolbar=Switch to the {0} tool window to continue this lesson
python.onboarding.interpreter.description=PyCharm has already configured a Python interpreter for this course. \
You can modify it or create another one for your projects. The simplest way to do it, use the Python interpreter selector in the Status bar.
You can modify it or create another one for your projects. \
The simplest way to do it is to use the Python interpreter selector in the Status bar.
python.onboarding.balloon.interpreter=Python interpreter selector
python.onboarding.context.menu=You have opened the demo, now let's run it. Right-click the editor to invoke the context menu.
python.onboarding.run.sample=Choose {0} or try the {1}.