KPRIDE

KPRIDE is a framework for teaching and learning python programming to try to make it as inclusive and accessible as possible

It stands for Keywords, Predict, Run, Investigate, Debug and Extend

Find out more: https://blog.withcode.uk/2019/06/k-pride-tips-for-teaching-programming-so-everyone-can-make-progress/

Free interactive activity generator

You can create your own KPRIDE interactive activities for free using create.withcode.uk

  1. Write your code using create.withcode.uk
  2. Save your code to a new URL (press Ctrl S) (e.g. create.withcode.uk/python/5AH)
  3. Share your code (Press Alt Shift S)
  4. Select the KPRIDE link (e.g. create.withcode.uk/kpride/5AH)
  5. Try out the KPRIDE interactive activities

Examples

You can create your own KPRIDE activities from any code saved on create.withcode.uk but here are some examples to get you started