Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

convert_string_using_listMethods.py- Uses list methods to change the string "python is fun" to "py is on" convert_string_using_listSlicing.py- Uses list slicing to change the string "python is fun" to "py is on" amstrong.py- This program checks in the input number is an amstrong number or not identify_vowels.py - Checks if the user input string contains vowels vowelCount_usingDictionary.py- Counts the frequency of each vowel in a user input string using Dictionary methods VowelCount_sortedDictionary_noInitialisation.py- Counts the frequency of each vowel in a user input string without initialising dictionary

About

This repository contains basic python programs

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages