python 3 beginners level - edublocks · 1: say hello! 1. 2. 3. scratch. edublocks. python. hello!...

12
Python 3 Beginners Level Updated for Scratch 3 and the new EduBlocks edublocks.org

Upload: others

Post on 20-May-2020

60 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Python 3 Beginners Level - EduBlocks · 1: Say Hello! 1. 2. 3. Scratch. EduBlocks. Python. Hello! Hello! How to run your code: EduBlocks. Click the . Run Button. Python. Press . Play

Python 3 Beginners Level

Updated for Scratch 3and the new EduBlocks

edublocks.org

Page 2: Python 3 Beginners Level - EduBlocks · 1: Say Hello! 1. 2. 3. Scratch. EduBlocks. Python. Hello! Hello! How to run your code: EduBlocks. Click the . Run Button. Python. Press . Play

Getting StartedBefore you get started with these cards, you need to make sure you’re

all setup.

You will need:PC, Mac or iPad

Internet Connection

WebBrowser

Scratch SetupGo to scratch.mit.edu Click on Create You’re all setup!

EduBlocks SetupGo to app.edublocks.org

Python SetupGo to trinket.io/python3

You’re all setup!

You’re all setup!

Select Python

Page 3: Python 3 Beginners Level - EduBlocks · 1: Say Hello! 1. 2. 3. Scratch. EduBlocks. Python. Hello! Hello! How to run your code: EduBlocks. Click the . Run Button. Python. Press . Play

1: Say Hello!

1

2

3

Scra

tch

EduB

lock

sPy

thon

Hello!

Hello!

How to run your code:EduBlocks

Click the Run Button

PythonPress Play

ScratchClick the first block

edublocks.org

Page 4: Python 3 Beginners Level - EduBlocks · 1: Say Hello! 1. 2. 3. Scratch. EduBlocks. Python. Hello! Hello! How to run your code: EduBlocks. Click the . Run Button. Python. Press . Play

1

2

3

Scra

tch

EduB

lock

sPy

thon

What is your name? GeorgeHello George

How to run your code:Scratch

Click the first block

EduBlocksClick the Run Button

PythonPress Play

What is your name? GeorgeHello George

2: Ask aQuestion

edublocks.org

Page 5: Python 3 Beginners Level - EduBlocks · 1: Say Hello! 1. 2. 3. Scratch. EduBlocks. Python. Hello! Hello! How to run your code: EduBlocks. Click the . Run Button. Python. Press . Play

1

2

3

Scra

tch

EduB

lock

sPy

thon

5

How to run your code:Scratch

Click the first block

EduBlocksClick the Run Button

PythonPress Play

3: Variables

5

edublocks.org

Page 6: Python 3 Beginners Level - EduBlocks · 1: Say Hello! 1. 2. 3. Scratch. EduBlocks. Python. Hello! Hello! How to run your code: EduBlocks. Click the . Run Button. Python. Press . Play

1

2

3

Scra

tch

EduB

lock

sPy

thon

How to run your code:Scratch

Click the first block

EduBlocksClick the Run Button

PythonPress Play

4: CharacterCount

6

6

edublocks.org

Page 7: Python 3 Beginners Level - EduBlocks · 1: Say Hello! 1. 2. 3. Scratch. EduBlocks. Python. Hello! Hello! How to run your code: EduBlocks. Click the . Run Button. Python. Press . Play

1

2

3

Scra

tch

EduB

lock

sPy

thon

Hello World!Hello World!

How to run your code:Scratch

Click the first block

EduBlocksClick the Run Button

PythonPress Play

5: Forever loop

Hello World!Hello World!

edublocks.org

Page 8: Python 3 Beginners Level - EduBlocks · 1: Say Hello! 1. 2. 3. Scratch. EduBlocks. Python. Hello! Hello! How to run your code: EduBlocks. Click the . Run Button. Python. Press . Play

1

2

3

Scra

tch

EduB

lock

sPy

thon

How to run your code:Scratch

Click the first block

EduBlocksClick the Run Button

PythonPress Play

6: Dice

2

3

edublocks.org

Page 9: Python 3 Beginners Level - EduBlocks · 1: Say Hello! 1. 2. 3. Scratch. EduBlocks. Python. Hello! Hello! How to run your code: EduBlocks. Click the . Run Button. Python. Press . Play

1

2

3

Scra

tch

EduB

lock

sPy

thon

How to run your code:Scratch

Click the first block

EduBlocksClick the Run Button

PythonPress Play

7: AdditionCalculator

7

7

edublocks.org

Page 10: Python 3 Beginners Level - EduBlocks · 1: Say Hello! 1. 2. 3. Scratch. EduBlocks. Python. Hello! Hello! How to run your code: EduBlocks. Click the . Run Button. Python. Press . Play

1

2

3

Scra

tch

EduB

lock

sPy

thon

How to run your code:Scratch

Click the first block

EduBlocksClick the Run Button

PythonPress Play

8: Functions

Hello from a function!

Hello from a function!

edublocks.org

Page 11: Python 3 Beginners Level - EduBlocks · 1: Say Hello! 1. 2. 3. Scratch. EduBlocks. Python. Hello! Hello! How to run your code: EduBlocks. Click the . Run Button. Python. Press . Play

1

2

3

Scra

tch

EduB

lock

sPy

thon

How to run your code:Scratch

Click the first block

EduBlocksClick the Run Button

PythonPress Play

01234

9: 10 SecondTimer

56789

01234

56789

edublocks.org

Page 12: Python 3 Beginners Level - EduBlocks · 1: Say Hello! 1. 2. 3. Scratch. EduBlocks. Python. Hello! Hello! How to run your code: EduBlocks. Click the . Run Button. Python. Press . Play

1

2

3

Scra

tch

EduB

lock

sPy

thon

How to run your code:Scratch

Click the first block

EduBlocksClick the Run Button

PythonPress Play

10: HappyBirthday

What is your name? GeorgeHappy Birthday To YouHappy Birthday To YouHappy Birthday Dear GeorgeHappy Birthday To You

What is your name? GeorgeHappy Birthday To YouHappy Birthday To YouHappy Birthday Dear GeorgeHappy Birthday To You

edublocks.org