File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 1- <<<<<<< HEAD
21# Python-Essentials-1-2
32This repository contains beginner and intermediate Python practice files based on the Python Essentials syllabus.
43=======
4645
4746 python "Python Essentials 2/object_oriented_programming_oop.py"
4847
49- ## Upload To GitHub
50-
51- Run these commands in the project root folder:
52-
53- git init
54- git add .
55- git commit -m "Add Python Essentials 1 and 2 practice files"
56- git branch -M main
57- git remote add origin https://github.com/YOUR_USERNAME/YOUR_REPO_NAME.git
58- git push -u origin main
5948
6049## Notes
6150
6251- These files are practice-focused and beginner-friendly.
6352- Edit values, add your own exercises, and rerun to learn faster.
64- >>>>>>> 5515d03 (Add Python Essentials 2 practice files)
You can’t perform that action at this time.
0 commit comments