Zusammenfassung der Ressource
(computing 02.12.19) Introduction
python
- Python?
- Programming language
- 1.2.3......ect
- break into tags and algorithm
- sequencing
- CSS , HTML, Java
- Algorithm!!!
- set of intstructions
- steps given to the computer to solve problems
- decomposition
- breaking into simpler steps for
the computer to understand
- why Python??
- efficient
- easy to use
- used by: NASA
- Variables
- all must be the same
- abajsikhdkjd or
ARDZSFDX
- location memory in which you can
temporarily store text or
numbers.
- use meaningful names to understand program
- firstName: joe
- use www.3school python