Skip to content

luisfelipe7/Python-SimpleProgram-To-Learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Markdownify
Learning Python3

Basic exercises for learn Python3.

InstallationRun itCredits

Installation

  1. Donwload Python 3 from https://www.python.org/downloads/.
  2. Download or clone this repository in your folder:
# Clone this repository
$ git clone https://github.com/luisfelipe7/Python-SimpleProgram-To-Learn
  1. Go into the repository
# Go into the repository
$ cd Python-SimpleProgram-To-Learn
  1. Run it.

Run it

  1. Run the file basico1.py with Python3.
# Run in bash
$ /usr/bin/python3 /home/basico1.py

Credits

Some exercises was taken from the book Learn Python the Hard Way, and adapted to my perspective.


GitHub @luisfelipe7  · 

About

Basic exercises to learn Python3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages