Maryam (mxaxrxz)

mxaxrxz

Geek Repo

0

followers

0

stars

Location:London

Github PK Tool:Github PK Tool

Maryam's repositories

ADs-palindromic-prime-checker

I produced optimized code using the QUEUE data structure for checking if a number is a palindromic prime. It can run well for large test cases.

Language:PythonStargazers:0Issues:0Issues:0

Basic-Calculator

A basic python program that can perform the basic operations on any given numbers (*, +, -, /).

Language:PythonStargazers:0Issues:0Issues:0

Convert-Time-to-Seconds

The following python code converts the current time to seconds

Language:PythonStargazers:0Issues:0Issues:0

Number-Guessing-Game

The number guessing game has a point scoring system and you can continuously play it for as long as you'd like to, just have to enter 0 to Quit.

Language:PythonStargazers:0Issues:0Issues:0

Supermarket-Checkout-Simulation-using-OOP

I coded a simulation of a Supermarket Checkout System using Object Oriented Programming. The aim of the simulation is to dynamically manage lanes, which is based on lane criteria and saturation of customers.

Language:PythonStargazers:0Issues:1Issues:0