# HackerRank Python (Basic) Skill Certification Test ![problems-solved](https://img.shields.io/badge/Problems%20Solved-2/2-1abc9c.svg) [![cp](https://img.shields.io/badge/also%20see-Competitve%20Programming-1f72ff.svg)](https://github.com/anishLearnsToCode/competitive-programming) [![cp](https://img.shields.io/badge/also%20see-Other%20Certifications-1f72ff.svg)](https://github.com/anishLearnsToCode/competitive-programming#certifications) Took this test on HackerRank [here](https://www.hackerrank.com/skills-verification) on __14th July 2020__. Certificate can be viewed [here](https://www.hackerrank.com/certificates/306084b1c4cc) ## Programs - [FizzBuzz (Practice Question - Ungraded)](fizzbuzz.py) - [Reverse Word & Swap Case](reverse-word-and-swap-case.py) - [String Representations of Objects](string-representation-of-objects.py)