Important Announcement
PubHTML5 Scheduled Server Maintenance on (GMT) Sunday, June 26th, 2:00 am - 8:00 am.
PubHTML5 site will be inoperative during the times indicated!

Home Explore MEP 3.13 Computer Science PowerPoints Midterm Study Guide

MEP 3.13 Computer Science PowerPoints Midterm Study Guide

Published by isiahbadams, 2021-07-21 04:09:55

Description: MEP 3.13 Computer Science PowerPoints Midterm Study Guide

Search

Read the Text Version

GETTING STARTED WITH PYTHON Chapter 24

GETTING STARTED WITH PYTHON Chapter 24

GETTING STARTED WITH PYTHON IDLE Editor Window Shell Window Shell WEdiintodr Woiwndow • Quickly run small bit of • Write large program code • Save your work

GETTING STARTED WITH PYTHON CODE

GETTING STARTED WITH PYTHON HELPFUL COLORS

M 3/13 VARIABLES IN PYTHON Chapter 25

M 3/13 VARIABLES IN PYTHON Chapter 25 • A variable name must start with a letter or the underscore character • A variable name cannot start with a number • A variable name can only contain (A-z, 0-9, and _ ) • Variable names are case-sensitive (age, Age are two different variables)

M 3/13 VARIABLES IN PYTHON

M 3/13 VARIABLES IN PYTHON

Good M 3/13 VARIABLES IN PYTHON RULES FOR NAMING VARIABLES

Bad M 3/13 VARIABLES IN PYTHON RULES FOR NAMING VARIABLES

M 3/13 VARIABLES IN PYTHON

M 3/13 VARIABLES IN PYTHON

M 3/13 VARIABLES IN PYTHON

M 3/13 STRING VARIABLES Chapter 26

M 3/13 STRING VARIABLES Chapter 26

M 3/13 STRING VARIABLES Do not mix “ and ‘ together. “hello world’ will not work

M 3/13 STRING VARIABLES PRINT FUNCTION

M 3/13 STRING VARIABLES MULTIPLE LINES OF TEXT

M 3/13 STRING VARIABLES CHANGE VALUE

M 3/13 STRING VARIABLES FORMATTING STRINGS

M 3/13 STRING VARIABLES

M 3/13 STRING VARIABLES OPERATORS

M 3/13 STRING VARIABLES


Like this book? You can publish your book online for free in a few minutes!
Create your own flipbook