Team-Tomato / Learn

Learning materials
9 stars 68 forks source link

Python Crash course #183

Open AkbarHabeeb opened 4 years ago

AkbarHabeeb commented 4 years ago

Complete the below programs Python program to divide 2 numbers

  1. and get the quotient and remainder
  2. Python program to swap 2 numbers, characters
  3. Find a number is prime or not
  4. Matrix addition
  5. Matrix Multiplication
  6. Write a python function to reverse a string
  7. Function to check palindrome or not
  8. Program to convert decimal to binary
  9. Employee menu driven program
  10. Read and write in a CSV file
  11. Read a json file and edit the contents
  12. Python program to fetch the current weather of the city
  13. Program to rename the exisiting files in the system
AkbarHabeeb commented 3 years ago

Can be used in future