Lesson 3.1 AI and Its History( 3 hours)
Lesson 3.1 AI and Its History( 3 hours)
Activity 3.3.1: Learning to Code Your Logic
Activity 3.3.1: Learning to Code Your Logic
Learning Objective:
By completing this activity, students will develop computational thinking skills by writing pseudocode to represent logical problem-solving, translating it into Python code, and executing their code in a collaborative environment to reinforce coding concepts and peer learning.
Instructions:
Write pseudocode to express the logic for finding the largest number in a list of numbers.
Convert your pseudocode into Python code.
Execute your Python code in Google Colab.
After completing your task, assist your peers if they need help.
Post a screenshot of your code and results in the discussion forum.
Provide constructive feedback to your peers.
⏩ Go to coolrationBook to complete this activity