roger:apcs-bpc
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| roger:apcs-bpc [2023/09/12 10:55] – created appledog | roger:apcs-bpc [2023/09/15 05:47] (current) – removed appledog | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | = Basic Programming Concepts | ||
| - | * for Roger | ||
| - | |||
| - | We need to understand basic programming concepts like input and output. | ||
| - | |||
| - | Problem 1: Write a program that asks for your name, and then prints " | ||
| - | |||
| - | < | ||
| - | print(" | ||
| - | </ | ||
| - | |||
| - | Now I explain what this does and add; | ||
| - | |||
| - | < | ||
| - | name = " | ||
| - | |||
| - | print(" | ||
| - | </ | ||
roger/apcs-bpc.1694516116.txt.gz · Last modified: 2023/09/12 10:55 by appledog
