Hacktoberfest-Beginner-level icon indicating copy to clipboard operation
Hacktoberfest-Beginner-level copied to clipboard

A beginner-friendly repository to help first-time-contributors in the open source.

Results 106 Hacktoberfest-Beginner-level issues
Sort by recently updated
recently updated
newest added

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. ![image](https://user-images.githubusercontent.com/56195405/67658648-2dbcf880-f980-11e9-8324-67381749967c.png) ![image](https://user-images.githubusercontent.com/56195405/67658679-475e4000-f980-11e9-9fb9-e26d6277d96f.png) ![image](https://user-images.githubusercontent.com/56195405/67658694-55ac5c00-f980-11e9-82a7-c4a843ca69ea.png)

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)