PyZombis icon indicating copy to clipboard operation
PyZombis copied to clipboard

Write exercises for initial chapters

Open reingart opened this issue 2 years ago • 4 comments

Initial chapters about numbers, strings, conditions and loops don't have proper exercises with automatic grading (just a placeholder with an "Einstein" picture)

Fixing #245 could allow to write simple exercises to give early feedback to students

  • https://pyar.github.io/PyZombis/main/lectures/TWP10/TWP10_7.html
  • https://pyar.github.io/PyZombis/main/lectures/TWP15/TWP15_6.html
  • https://pyar.github.io/PyZombis/main/lectures/TWP17/TWP17_5.html
  • https://pyar.github.io/PyZombis/main/lectures/TWP18/TWP18_7.html

Developed excercises should be basic, ideally the same shown in the lectures. For example:

  • hello world
  • greet (ask the user name and print )
  • ask day of birth and print age
  • basic string manipulation
  • list manipulation, sort, etc.
  • conditions (rock, paper, scissors game)
  • loops (counter, accumulator, average)

reingart avatar Mar 23 '23 05:03 reingart

Hey @reingart if anyone is working on this issue, if not then can you please assign this to me?

impragya08 avatar Mar 27 '23 09:03 impragya08

Hey @reingart I see that the issue is yet not resolved if no one is working on this issue, can you pls assign this to me?

sanskrutikhedkar9 avatar Dec 30 '23 14:12 sanskrutikhedkar9

Hey @reingart if anyone is working on this issue, if not then can you please assign this to me?

khushiKS avatar Mar 03 '24 11:03 khushiKS

Hi @reingart can i be assigned on this issue?

alexialg05 avatar Mar 23 '24 20:03 alexialg05