Skip to content

Different python files I have written to practice basic coding skills.

Notifications You must be signed in to change notification settings

drewmresnick/Learning-to-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Each file corresponds to different pieces of code I have completed in order to improve my skills in python.

file: Truncate_and_rewrite Code which deletes text from a specified file and allows tou to write three lines within the empty file. This code uses the argv module which requires you specifcy the name of the file you will be truncating and rewriting within the command line.

file: difference Code which takes in two floats, and returns their relationship. If number "one" is smaller than number "two", the code will return the amount required to make number "one" greater.

About

Different python files I have written to practice basic coding skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published