Skip to content

ShivaPrakash-006/PythonRecord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Record

List of programs

Simple I/O

  • Printing Name
  • Printing Age

Operators & Expressions

  • Celsius to Fahrenheit
  • Simple Interest

Control Statements

  • Leap Year
  • Day of the week

Series & Patterns

  • Hollow Star Pyramid
  • Fibonacci Series

Functions & Recursion

  • Sum of N Natural Numbers
  • GCD of two Numbers

Strings

  • Count letters in Strings
  • Reversing words in Sentence

Lists

  • Rotating a List
  • Filtering a List

Tuples

  • N number of Min & Max
  • Flattening

Sets

  • Common Students
  • Unique Elements

Dictionaries

  • Even Squares
  • Top Student by Avg

Single Exception Handling

  • Valid Input
  • Division of two Numbers

Multiple Exception Handling

  • Division of two Numbers
  • Square root of number

File Handling

  • Copy one file to another
  • Count number of lines and words in a file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published