https://github.com/juliargubolin/python_practice
This repository has the aim to keep the code files I am using to practice python. The questions are from CoderByte challenges
https://github.com/juliargubolin/python_practice
coderbyte practice-python python3
Last synced: 4 months ago
JSON representation
This repository has the aim to keep the code files I am using to practice python. The questions are from CoderByte challenges
- Host: GitHub
- URL: https://github.com/juliargubolin/python_practice
- Owner: JuliarGubolin
- Created: 2025-01-27T22:31:50.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-19T21:48:38.000Z (9 months ago)
- Last Synced: 2025-03-24T05:32:42.066Z (9 months ago)
- Topics: coderbyte, practice-python, python3
- Language: Python
- Homepage:
- Size: 255 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Practice
This repository has the aim to keep the python codes to show how I am learning and how I usually solve problems. I'm still not "fluent" in Python, but I practive everyday to improve my habilities.
I am also learning NUMPY library and following the CS50's course "Introduction To AI with Python"
## Observations!!
I am not focusing in complete the challenges fast or faster than most of the coders. My goal here is to improve my Python habilities and
enhance my knowledge in this programming language in a pratical way.