Today we learn about programming languages, datatypes and basic principles of programming: sequences, looping, conditionals dan functions π
we started with looping
and then operators
and then conditionals
functions
then we did some challenges π this one is how to determined whether a number is prime or not
we learned different techniques and logics to solve the problem
comparing different codes
and modify it to be able to display list of prime numbers in a certain ranges π
we’re going to learn about data structures in the next class π