News

This repository contains my basic python codes that I use to teach on. This one contains data as well as codes about areas including basic syntaxes and algorithms to learn python. There will be the ...
This is a Python program that generates the Fibonacci sequence up to a specified number of terms. It’s perfect for learning about the Fibonacci sequence and improving Python programming skills.