Skip to content

Direccc/DICT---Python-for-Beginners--

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DICT---Python-for-Beginners

Welcome to the Python for Beginners repository! This repository contains solutions to the coding challenges provided in the Python for Beginners course by DICT (Department of Information and Communications Technology). Each challenge has been uploaded part by part to help track progress and serve as a reference for future use.

Course Overview

This course is designed for individuals who are just starting their journey in Python programming. The challenges range from basic syntax exercises to more complex problems that require a solid understanding of Python's core features.

Repository Structure

The repository is organized into different parts corresponding to the lessons or topics covered in the course:

πŸ“‚ Part 1: Hello Python!
πŸ“‚ Part 2: Functions
πŸ“‚ Part 3: Strings and Operators
πŸ“‚ Part 4: Conditions and Loops

Each folder contains the relevant challenge files and any supporting documentation for that section.

## How to Use

1. **Clone this repository** to your local machine:
   ```bash
   git clone https://github.com/Direcc/DICT---Python-for-Beginners--.git
  1. Navigate to the part you're interested in and explore the code and solutions.
  2. Run the Python files using:
    python filename.py

Requirements

  • Python 3.x or higher
  • No external libraries are required unless mentioned in the specific challenge

Contribution

Dedicated File for Questions

Feel free to contribute by:

  • Reporting issues
  • Suggesting improvements
  • Providing alternative solutions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages