Posts

Showing posts from November, 2022

Banana Tales(Part two)

Image
In Banana Tales(part two),  the challenges that practice classes include a drill that needs to drill through some bricks . The class name is Drill . In this course learners will learn different types of code, where students gets many ideas and opportunities to learn different types of loops and coding. How does banana tales 2 help student?: 1/ Makes learner creative 2/ Give knowledge about  coding to students 3/ Hones problem- solving Python coding concepts: 1/classes = challenges; 88-93 2/Input = challenges; 94-97 3/Simple data types = challenges; 98-110 4/Advanced data types challenges; 111-128 5/ 2-d lists = challenges; 129-141 6/ Bubble sort = challenges; 142-150

Banana Tales(Part one)

Image
  Banana Tales is a fun coding game for  6th-7th graders . In the game, students need to help reunite twin baby monkeys who were separated after an earthquake hit. Along the way, students will tackle different coding concepts a s they rebuild a baby monkey's pathway back home. It helps learners to develop coding concepts and also helps in coding pattern. Learners know differences types of coding like loops, class, drill, etc. Its easy compare to banana tales part two.