Skip to content

BardStory/First-Python-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

First-Python-Projects

Some Early Python Assignments from a introduction to computer science course.

Sums Calculator Finds the sums of even, odd or all integers. For example if input was 5. The sum of all even integers are 2+4 = 6. The sum of all uneven 1+3+5 = 8.

Basic Encryption: Uses a Vigenere cypher to encrypt a name with a user inputed key.

About

Some Early Python Assignments from a introduction to computer science course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages