Skip to content

CJ-Stevens/CNE340_Delete_Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 

Repository files navigation

Project Python practice while loop

This example code designed for new programmers, and will using the python language.

## Running

Once installed you can run the program with the following command

py test1.py

Add any additional ways to run the program below

py test1.py 
py test1.txt

Prerequisites

  1. Python 3
  2. PyCharm IDE
  3. Visual Studio Code
  4. GitHub

Some basic Git commands are:

git init
git add
git status
git commit
git log
git clone <repo>
git config
user.name <name>
git commit -A
git commit -m
"<message>"

Task lists

  • Finish my changes
  • Push my commits to GitHub
  • Open a pull request

Lists

You can make an unordered list by preceding one or more lines of text with - or *.

  1. Drink a cup of coffe 😄
  2. Start study 📖
  3. Take a breckfast 🍛🍤
  4. Take a nap 😴.

Using emoji

:octocat:This readme was built using Readme Guide.
🎓 My goal in next 2 years
☕ My first thing I do every morning.
📒 I love to learn about Penetration
🍒 and 🍅 is my faverist fruits.

Mentioning people and teams

Thanks

💖Thank you so much for readme guide

About

A delete -able demo showing how to create a repo, clone it locally, make a change and push.

Resources

Code of conduct

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors