t-i-1704457923-what-is-python-ks2-information-powerpoint_ver_1
t-i-1704457923-what-is-python-ks2-information-powerpoint_ver_1
You
Whenmay have
you come
think across
of the wordother programming
python, languages
you may imagine in your
a great big
computing lessons.
snake. However, in computing, Python is a programming
language.
Open-source refers to
software or code that is
available for anyone to
access and modify.
Who Created Python?
Unlike many programming languages, Python came from the
mind of just one person.
Pressing this
Play button
will run the
This
Thisis is
the
the
Editor.
File Manager.
This A Python code inputted
is project
where the cancode
consist of one or more into the
This is the Output
should
files, depending
be written, on
to how complex Area.it is. Editor.
The results of
give
Thisinstructions
project hastojust
theone file, named
what was created in
computer.
main.py. The .py shows that the thefile is
Editor will be
in a Python file format. shown here.
Hello World
The first thing we are going to do is use the print function.
That’s
Talk toright!
a partner:
We want
Can toyoumake
remember
particular
whattext
theshow
printup
function
on the
Next, we
Then, we need
are going
to type
to add
a screen.
To do this, we must start does?
pair
a pairofof
parentheses.
double quotes. If
by typing the world ‘print’
you areifusing
Again, you are
Tynker,
usingthe
into the Editor. The word
second bracket
Tynker, the second
appears
double
should be in all lowercase.
as soonappears
quotes as the first
as soon
is as
typed.
the first is typed.
How sssspectacular!
Hello World
Once you
Inside the have
double
done
quotes,
this, we
youshould
shouldtype
execute
in the
your
words
code.
weThe
would
like to
text ‘Hello
appear
world’
on the
should
screen.
now In
appear
this instance,
on screen.
you should type
‘Hello world’.
This is my code in
Now thisI text
execute
appears
my code
on the
using the Play
Editor. screen. button.