Skip to content

Yash-Mohan-10/assignment-5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

#Python-assignment-4 repository

The given repository contains 2 python script which is my fourth assignment and also an output.txt file which is empty and is used for task 2

##content

###Task 1

  • File name - Task 1 assignment 5.py
  • Description - Creates a dictionary where student names are keys and their marks are values. Asks the user to input a student's name. Retrieves and displays the corresponding marks. If the student’s name is not found, display an appropriate message.

###Task 2

  • File name - Task 2 assignment 5.py
  • Description -Creates a list of numbers from 1 to 10. Extracts the first five elements from the list. Reverses these extracted elements. Prints both the extracted list and the reversed list

How to Rub

  1. Clone repository ( https://github.com/Yash-Mohan-10/Python-assignment-5.git )
  2. Navigate to folder
  3. Run task

Requirements

Have python

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages