diff --git a/index.markdown b/index.markdown index 44c44ba44..25ab98f70 100644 --- a/index.markdown +++ b/index.markdown @@ -7,46 +7,45 @@ title: Multiple Parson's Problems on One Page --- # Parsons Practice -## Parsons 1 (Line Based Grader) +## Parsons 1 Re-arrange the blocks below so they print out "Hello World!" -
- - -- - -
- - ## Parsons 2 (Variable Check Grader) Construct a program that swaps the values of variablesx and y using the helper variable tmp. You can change the names of the variables () by clicking them.
diff --git a/parsons/example1.md b/parsons/example1.md
index 0542c8aeb..cedc15721 100644
--- a/parsons/example1.md
+++ b/parsons/example1.md
@@ -5,41 +5,39 @@ title: Page 2 Example (Variable Check Grader)
Construct a program that swaps the values of variables x and y using the helper variable tmp. You can change the names of the variables () by clicking them.
-
-
-
-- - -
- [Next](./example2.html)