Skip to content

In this repo just solving Basic python programs and uploading for reference

Notifications You must be signed in to change notification settings

rbsathish/python_Programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python_Programs

In this repo just solving Basic python programs and uploading for reference.

Question and Solution will be on same name.

Questions:

You can find the questions from Questions folder.

Solutions:

Answers from Solutions folder.

Questions Short Topics:

1. Write a program that prints the numbers from 1 to N.But, for multiples of three,  print “Fizz” instead of the number and 
for the multiples of five print “Buzz”. For numbers which are multiples of both three and five print “FizzBuzz”.

2.Given an array print all the numbers that are repeating in it and the number of times they are repeating.

3.write a function that takes such an object as input and calculates the total sum paid by them together.

4.Batsman score calculator

5.Counting String if tie means using lexicographically

About

In this repo just solving Basic python programs and uploading for reference

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages