Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐍 | PYTHON CLASS

1) Project 1

Information:

  • name: project 1
  • path: ./Homework/homework1.py
  • description: A simple project for push on github.
  • type: HOMEWORK

What does this project do?

This is a project for show some simple jobs in python like:

  • set numbers to variables as type intiger.
  • use print() function to get output.
  • define a simple function for get sum of 2 numbers.

2) Project 2

Information:

  • name: User age actions
  • path: ./Homework/homework2.py
  • description: A simple project to use operators on user's age and check user age to be legal.
  • type: HOMEWORK

What does this project do?

This is a project to understand variables, input, types, operators and little bit conditions.


3) Project 3

Information:

  • name: Foods, Factorial, Fibonachi
  • path: ./Homework/homework3.py
  • description: A simple project to work with List Methods and For Loops.
  • type: HOMEWORK

Parts:

  1. I create List and put 5 foods in it. Then I add new food and delete third food of List.
  2. I create for loop to find factorial of the number that user entered.
  3. I create for loop to find fibonachi numbers in range of user said.

4) Project 4

Information:

  • name: List, Tuples, Sets and Dictionarys
  • path: ./Homework/homework4.py
  • description: A simple project to work with List, Tuple, Set and Dictionary Methods.
  • type: HOMEWORK

What does this project do?

  • Add 4 List, Tuple, Set and Dictionary.
  • get major and school name from user data
  • print 15 methods

5) Project 5

Information:

  • name: Calculator
  • path: ./Homework/homework5.py
  • description: Simple calculator.
  • type: HOMEWORK

What does this project do?

  • Jam
  • Tafrigh
  • Zarb
  • Taghsim

6) Project 6

Information:

  • name: Students Management
  • path: ./Homework/homework6/index.py
  • description: Project for manage students.
  • type: HOMEWORK

What does this project do?

This project is for manage students and using module in python.

  1. add student
  2. show student
  3. search student
  4. remove student
  5. numbers of students
  6. exit app

About

homework of python class.

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages