Please enable JavaScript.
Coggle requires JavaScript to display documents.
Computational thinking - Coggle Diagram
Computational thinking
Computational thinking is a way to solve a problem by using computating tools and strategies to achieve the problem.
Ways to solve a problem
Abstraction is a simplified model of something complicated, hiding details that are not necessary to understand the problem.
-
Decomposition involves breaking down a problem into smaller parts to facilitate the process of finding a solution.
Steps for a good prompt
Clear objective, response format, restrictions context.
Recognition of patterns, is used to predict future events and how to solve them
-
-
-
-
Aritmatic operators
+suma,-resta.multiplicación, / división normal, // división sin decimal, % división de residuo, * elevación.
-
-
-