Console / terminal demo of for-loop basics, covering counting, a nested multiplication table and iterating a list, on Windows 11 and Ubuntu Linux 24.04. Standard library only, with no third-party packages, no GPU and no network connection required.
[Instructions]
1. 01_venv_create.bat / 01_venv_create.sh
Create the venv and install the requirements (this sample uses the standard library only, so there are none).
2. 02_venv_activate.bat / 02_venv_activate.sh
Activate the venv. On Linux, source it.
3. 03_for.bat / 03_for.sh
Run the for-loop basics demo.
4. 99_venv_clear.bat / 99_venv_clear.sh
Delete the venv folder.
[Quick Start]
Windows 11
src\01_venv_create.bat
src\03_for.bat
Ubuntu 24.04
bash src/01_venv_create.sh
bash src/03_for.sh
This SDK is built in AppForAI - AI Dev Tools.
Purchase license separately: USD 600, permanent authorization, single APP authorization, single machine authorization, one-year activation, one-year download, one-year update, one-year email technical support.