Hacktoberfest-Beginner-level
Hacktoberfest-Beginner-level copied to clipboard
A beginner-friendly repository to help first-time-contributors in the open source.
This contains a basic structure of CSS. Not much but pretty enough to know how css looks like
Added message_ndk99.py. A program that enables us to create a dialogue box easily and help us to interact with the user.   
a simple tictactoe game in interpreter mode. Doesn't stop when a user wins though.
Simple incremental counter
As asked, empty file was created.
Added a few new very useful youtube and hackerrank links that personally helped alot and changed one hackerrank link to display wider range of problems.
Created a python program to generate random strings
made a simple star using turtle graphics in python
Finding whether the sum of two numbers in a list is equal to the sum given in the max time complexity of O(n)