RAS Phase-2 Session-3 “Simple Python Projects”

The third session of the Phase-II of OUCE Robotics Club organised by IEEE RAS Student Chapter on 5th March, 2020. The session was taken by Mr. Najeebuddin Mohammed, the Vice-Chair of IEEE OUCE Student Branch. The aim of the session was to revise the previous topics, clarify any doubts of any topic and practice some simple problem statement. Some of the attendees hadn’t come for the previous session, so we revised over functions, loops and conditional statements. Then, the attendees had a few doubts regarding functions that was clarified.

Then, we gave 4 problem statements to the members-

  1. Simple calculator with and without using function calling
  2. Remove vowels from a string
  3. Number guessing program
  4. Rock Paper Scissors

The attendees were given 7 minutes to solve each statement. The organizers were continuously moving around all the teams to help them out and look at how they go about solving the problem. After each member finished their program, we verified it. The session ended with a feedback Q&A.