Skip to content

KojoBailey/number-guesser-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Number Guesser - Python

This is a little beginner Python project to practise I/O (input/ouput) and RNG (random number generation).

Context

This is the first time I've ever programmed anything of substance with Python. Although it's highly regarded as one of the easiest programming languages ever, I just never really had a good excuse to use it, and thus never got around to learning it. After completing this small project, I can definitely attest that it is indeed quite easy.

I have also created this same project in C++, which I used as a base for this initial commit, as well as in Haskell.

About

A little beginner Python project to practise I/O and RNG.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages