Skip to content

A set of 4 exercises where: 1, Show unique numbers in a list. 2, Combine dict data structure inputs into a new dict. 3, Take in a string as lowercase and assign each letter a dict value according to the number off occurrences in said string. 4, Take in 5 ints (if input is not int, print an error) then find the sum of the ints.

Notifications You must be signed in to change notification settings

agriff93/Intermediate-Python-Exercises-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

About

A set of 4 exercises where: 1, Show unique numbers in a list. 2, Combine dict data structure inputs into a new dict. 3, Take in a string as lowercase and assign each letter a dict value according to the number off occurrences in said string. 4, Take in 5 ints (if input is not int, print an error) then find the sum of the ints.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages