Please Define these terms:
String concatenation [please define]
Data types [please define]
What is Python Lab?
How do you get to Python Lab? https://studio.code.org/projects/pythonlab/new
Flow of execution [please define]
Case sensitivity/ camelCase
New Parts of Code:
Comments [please define and give an example]
The print() function [please define and give an example]
The input() function [please define and give an example]
string [please define and give an example]
Mrs. LaMarche's Feed back
My Self Assessment of My assignment - How was your flow of execution? What was confusing? Based on the CODE RUBRIC, What do you think your grade should be?
Lesson 2 Instructions
Using input and print functions, create an interactive program. You will both ask and give the user opportunity to answer twenty questions.
Your flow of execution needs to be such where your user does not know they are talking to a computer. See if you can pass the "Turing Test".
RESOURCES: Chapter 2 |