1.
Getting Started
Software
Editor
Book
Video
2.
Basics
Video
3.
Operators and expressions
Video
4.
Control_flow
If
If ladder
While
for loops
Loops
String Loops
Slices
5.
Functions
Intro
Local Variables
Args
Quiz
Replace strings
Fibonacci
6.
Data structures
Hangman
Craps
Lists
Sort
Dictionaries
Sets
7.
File I/O
Reading
Writing/Pickle
Command Line args
Import
8.
Misc
List comp / lambda funcs
yield/iterators/try-except
9.
Binary Numbers
Convert
10.
Digital_circuits
K Maps
11.
Encryption
Caesar
Caesar Cipher Solution
Vigenere
More
Get Python
School Website
About Me
Built with
Hugo
and the
Learn Theme
© Copyright 2020 Robert Arkiletian
Home Page
>
Control_flow
> String Loops
Lesson 12: Counting vowels and words
Lesson 13: Palindrome Solutions and practice tests
String Loops
Lesson 12: Counting vowels and words
Lesson 13: Palindrome Solutions and practice tests