Skip to content

asuncionjc/Python_Playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python_Playground

Playground used to learn and experiment with Python. Do you want to learn something about Python? Then, have a look at this repo 🧐.

Goals

The aim of this repository is to provide a basic introduction to the Python language. Some exercises are included to practice with it 📝 .

Any feedback is welcome, 😄 so please feel free to ask or comment anything you want. If you are shy 😳 and do not want to write in the repo, I will be happy to answer you by email at asuncionjc@us.es 👩🏻‍💻 .

Content

This table contains all the topics reviewed in this repository.

# Topic Code Resources
1 Hello world Hello World Hello World example in learnpython.org
2 Variables and types Variables and Types Variables and Types example in learnpython.org
3 Lists Lists Lists example in learnpython.org
4 Basic Operations Basic Operations Basic Operations example in learnpython.org
5 String Formatting String Formatting String Formatting example in learnpython.org
6 Basics String Operations Basic String Operations Basic String Operations example in learnpython.org
7 Conditions Conditions Conditions example in learnpython.org
8 Loops Loops Loops example in learnpython.org
9 Functions (included FizzBuzz Test) Functions Functions example in learnpython.org
10 Fibonacci Exercise Fibonnacci
11 Classes and Objects Classes and Objects Classes and objects example in learnpython.org
12 Dictionaries Dictionaries Dictionaries example in learnpython.org

Developed By

Follow me on ResearchGate Follow me on Google Scholar

License

Copyright 2018 Asunción Jiménez-Cordero

Licensed under the GNU General Public License, Version 3 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.gnu.org/licenses/gpl-3.0.en.html

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Repository used to learn and practice Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages