INTEGPROG 01 Final Task Performance [ TP03 ]

Good day students. For TP03, please follow the instructions below. 
  • Conduct a Google Meet with your members.
  • Record the Meet.
  • During the meet, the "1st Member" will discuss and perform the Problem 01.
  • The "2nd Member" will discuss and perform the Problem 02.
  • The "3rd Member" will record the meet and act as an audience that will respond to questions or ask questions.
  • All members are required to TURN ON their CAMERA.
  • Students are required to speak and explain in FILIPINO AND ENGLISH ONLY.
  • The recorded session should be 1 - 2 hours only.
  • Students are NOT ALLOWED to use their CELLPHONES/SMARTPHONES during the Google Meet.
  • The group is required to upload the recorded session to Youtube with the name:

        TP03 - Final Python Task Performance for Integrative Programming 01 - [2A][Roa, Razalo, Casiño]

  • The problems are indicated below. 
  • Should you have questions, you may comment it here or you may send me a message. 
  • Submit the Youtube Link to the Google form link below. 
  • Deadline of Submission is on May 24, 2024.
  • https://forms.gle/4dg4gHcRNFxoKQmCA
Problem 01 with Solution: 

For this problem, I need you to analyze, perform and discuss the code I provided below. I need you do the following during your Google Meet session: 

  • Debug if there are errors encountered; 
  • Identify what game is it trying to recreate using python; 
  • Discuss the purpose of the code. 
















Problem 02:
  • Create a program that secretly generates a random number. 
  • Player will try to guess the number by providing their guess through user input. 
  • The player will only have 3 tries/guesses to win the game. 
  • The program will guide them with hints like "Higher" or "Lower" depending on their guess compared to the secret number.
  • If the player will lose, the player will play the game again. 
  • You may add other features that will make the game more interactive. 


Comments

Post a Comment

Popular posts from this blog

Task Performance 02: Some Python Function Exercises

01 Activity - Information Security & Assurance 02