Python Programlama Eğitimi ( Programming in Python )
-
Updated
Aug 18, 2022 - Python
Python Programlama Eğitimi ( Programming in Python )
This repository contains programs in the Python programming language using Module Streamlit.
Programming | Python | PyCharm | Data Types | Tuple | Dictionary | If-Else | Loops - For, While | Functions | OOPS Principles | Constructor | String - SubString, Concatenation, Split, Strip | Read & Write data into files | JSON Parsing | CSV package | Web Scrapping
Este repositório foi criado com o objetivo de compartilhar meu desenvolvimento na área de fundamentos da programação, com foco, no momento, em python. Portanto, aqui será encontrado a resolução de exercícios utilizando essa linguagem da programação!
Day 7 of #100DaysOfCoding - Hangman game
Virtual coffee machine process.
Hangman game that contain: if-else, for, while, input, and function statements
A collection of some of my Python Projects
The Conditional Statements repository focuses on demonstrating Python's core decision-making structures such as if, elif, and else. It is a learning resource for beginners, showcasing how to apply conditional logic to control the flow of code.
This converter provide 4 temperature convertion between Celsius, Kelvin, and Fahrenheit.
A game which will take you to a series of adventurous moments that will decide your fate
My project is a random number guessing game. The game starts by generating a random number between 1-50, and then allows the user 5 attempts to guess the random number. With each wrong guess, the program tells the user whether the random number is higher or lower than their guess as a hint.
Python Programs
Add a description, image, and links to the if-else-statements topic page so that developers can more easily learn about it.
To associate your repository with the if-else-statements topic, visit your repo's landing page and select "manage topics."