Python - Variables, Arithmetic Operations, Input Functions and Assignment operators - Input data

preview_player
Показать описание
Objective:
To write and run a simple Python program
To explain the basic syntax of a Python program
To obtain input from a program’s user by using the input function.
To use identifiers to name variables
To assign data to variables
To define named constants
To use the operators +, -, *, /, //, %, and **
Рекомендации по теме