+ 4
Can anyone help me by giving some basic programming ideas for the school laboratory?
The level should be till conditional and looping structures without arrays or lists.. Not left with any ideas... For better understanding of type of programs I require for my lab you may have a look at my progrqms on the app(except for the vowel consonant one).
2 Answers
+ 4
Thanks Thomas Williamsđđ, but I did these kind of programs too in my classđ
đ
, and my teacher emphasises to new programming ideas....
Can u provide some more ideas please?
+ 2
A app that solves formulas like Gravitational Pull, acceleration and voltage given certain inputs (using formulas)
This should only require conditionals, loops and basic operators (with functions for more complex math)