Skip to content

dixit24h/Python-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Python Basics – Practice

This repository contains my practice work from the PW Skills – Data Science with GenAI course.
It includes basic Python concepts that I learned in the beginning of the course.


⭐ What I Learned

  • How Python works
  • Print statements
  • Variables
  • Data types (int, float, string, list, tuple, dict, set)
  • Type casting
  • Input and output
  • Basic operators
  • Conditional statements (if, elif, else)
  • Loops (for loop, while loop)
  • Simple exercises and assignments

📁 Files in This Repository

  • Google Colab notebook with all my code and answers
  • This README file

▶️ How to Use

Open the Colab notebook and run each cell to see the results.


🎯 Purpose of This Repo

This repo shows my foundation in Python programming, which is the base for data science and machine learning.

About

Basic Python practice from PW Skills Data Science course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published