Skip to content

Certified Professional in Python Programming 1 Exercises

Notifications You must be signed in to change notification settings

dichharai/pcpp1

Repository files navigation

Certified Professional in Python Programming 1 (PCPP1) 's Exercises

Motivation

Took the certification as I was curious what a professional certification questions and exams looks like. Used 25 days to prepare for the certification, gave exam and got certified.

This is a medium article on what I felt about it if you too are testing the water.

Outcome

At the end of completing this course, I felt like I time travelled back to the freshman and sophomore year of my college. Especially the GUI applications!, both tkinter and in college used c++ too! Yahtzee game is still fresh.

Directory Structure

The exercises are based on topics covered in the course.

Command to run the programs:

python <exercise-name>.py

GUI's looks

Here are the screen shots of the GUI programs:

  1. simple calculator

calculator with basic operation

2. catch me

move hover game to catch a button

3. clicker

grid to checkout numbers in ascending order

4. Traffic lights

turning on traffic lights based of ligts's states

5. tic-tac-toe

a tic-tac-toe game

6. full calculator

full functional calculator

Two Cents

That's it! I hope this repository will be helpful to those who need help with the exercises!

Happy coding!

About

Certified Professional in Python Programming 1 Exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages