tinkerhubcek / KTU-S1-S2-CS-IT-Python_C-programs

Codes And Algorithms+Flowcharts for The S1&S2 KTU CS/IT Students

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KTU-S1-S2-CS-IT-Python_C-programs


For a Better Understanding Of Python go to Siddharth Prajosh(@sprajosh)'s Repo Python tutorials for beginners


All the programs and code for KTU S1/S2 CS/IT Programs.

The codes for S1 are in Python while for S2 is in C


  • For Downloading the Repository,

git clone https://github.com/cek-freshers-club/KTU-S1-S2-CS-IT-Python_C-programs.git


The List of Programs Are Here👈

  1. Program of sum of 2 numbers
  2. Program for finding Area of a Circle
  3. Program for Finding The Simple Interset
  4. Program for Finding The Area and Perimeter of A Rectangle
  5. Program for converting Celcius temp to Fahrenheit temp
  6. Program to Swap two Numbers
  7. Program to Swap two Numbers with a Temporary Variable
  8. Program to Find the Maximum of Two Given Numbers
  9. Program to find the Maximum of Three Given Numbers
  10. Program to Check whether a given Number is Even or Odd
  11. Program to Check Whether a Given Number is Divisible By 2 or 3
  12. Program to find The Roots of a Quadratic Equation
  13. Program to Find the Largest of 'n' Given Numbers
  14. Program to print Natural Numbers upto 'n'
  15. Program to print sum of 'n' numbers
  16. Program to find Factorial of a Number
  17. Program to print sum of Digits of a Number
  18. Program to Print Even Numbers for 50 to 2
  19. Program to print The count of Digits of a Number
  20. Program to Print Reverse of a number
  21. Program to Check if a Given Number is Armstrong or Not.
  22. Program to check if a number is Prime or Not
  23. Program to Find Armstrong Numbers in a given Range
  24. Program to Print Prime Numbers n a Given Range
  25. Program to Print the Fibbonacci Sequence
  26. Program to Print Pattern in Asterisk
  27. Program to Print a Pattern in numbers
  28. Program To make a simple Calculator using Python
  29. Program to Find HCF of Two Numbers

Created With ❤️ by Abhinav Prasad(@abhinavprasad47) & Athul Cyriac Ajay(@Athul-CA)
College OF Engineering,Kidangoor

About

Codes And Algorithms+Flowcharts for The S1&S2 KTU CS/IT Students

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 60.6%Language:Jupyter Notebook 20.6%Language:C 18.8%