what is python needed for
creating web sites
do you need to pay atention to minimal details
yes if you are mising somthing it will mark it incorect
refarares to the spaces at the bigining the code line
yes
1+1=
2
what are varibles
Variables are containers for storing data values.
how do you activate the python
comands
do you need a new line aor you can do it in the same
do it on a different line
are the number of spaces mater
no
20x62
1240
do you need a command to creat varibles
Python has no command for declaring a variable
do the pc all ready have instaled python or you have to instaled
it all ready is instaled
python is all so used for
mathematics
do you have to use the same number of spaces and blocks
yes if not python will give an eroor
1234x8234
10160756
do variables need to be declared
Variables do not need to be declared with any particular type
what is python used for
creating games,web sites,actions and abilitys
at what year was it created
1991
how can python sinatix be esxecuted
throw a comand line
1092735+345
1093080
what is casting
If you want to specify the data type of a variable, this can be done with casting
on what platforms dos python work on
windows and mac
who is the person who created the python lenguage
guido van rossoum
or it can be executed to by
creating a profile
what math is python using
adition substraction divition and multiplication
get a type
You can get the data type of a variable with the type funtion