null
US
Iniciar Sesión
Regístrate Gratis
Registro
Hemos detectado que no tienes habilitado Javascript en tu navegador. La naturaleza dinámica de nuestro sitio requiere que Javascript esté habilitado para un funcionamiento adecuado. Por favor lee nuestros
términos y condiciones
para más información.
Siguiente
Copiar y Editar
¡Debes iniciar sesión para completar esta acción!
Regístrate gratis
20369707
Python
Descripción
Mind-map on programming language Python
Sin etiquetas
gcse
Mapa Mental por
Janice Huang
, actualizado hace más de 1 año
Más
Menos
Creado por
Janice Huang
hace alrededor de 5 años
66
0
0
Resumen del Recurso
Python
Programming language
Even kids can use it
It's very popular
Used by a variety of people
Software engineers
Data analysts
Mathematicians
NASA
Paint Shop Pro
Google's search engine
Civilisation 4 Computer Game
CERN Large Hadron Collider Research
Dropbox
Algorithms
The steps we give computers to solve problems
Precise steps to solve problems in computing
The simplest steps available
Sequencing
Computers use a lot of sequencing
Order is important
Accuracy is important
It is putting steps in order
Debugging
Taking problems out
Removing errors from the coding
IDLE Python
Save Python files as (insert filename).py
Keep variables the same
eg: X needs to stay as X and not change to x
Python example: m=5 n=6 t=m+n print t
IDLE = Integrated Development Environment
Has two modes
Interactive and script mode
Interactive mode lets you see your progress as you type the code
Uses the Shell window
Script mode lets you save your program and run it again later
Uses the Editor window
Decomposition
Breaking steps down
Then problems can be solved (easier)
Decomposition leads to algorithms being made
Variables
A location in memory
Where you can temporarily store text or numbers
Used like an empty box or memory function on a calculator
You can choose a name for the 'box' (the variable name)
Can also change its contents in the program
A variable name can only contain numbers, letters and underscores
A variable name can't start with a number
Mostrar resumen completo
Ocultar resumen completo
¿Quieres crear tus propios
Mapas Mentales
gratis
con GoConqr?
Más información
.
Similar
Python Quiz
karljmurphy
Think Python
tsilvo2001
Basic Python - Print Formatting
Rebecca Noel
What is Python?
Daniel Ingram
Python
54671
Know your Python!
educ8ict
Basic Python - Strings
Rebecca Noel
Study on IoT systems design
Tomasz Cieplak
OpenSource Programming
Faheem Ahmed
Python
Kirstie Wu
Basic Python - Lists
Rebecca Noel
Explorar la Librería