Skip to content

Tuts Make

Tutorials Maker

Main Navigation

  • PHP
  • Python
  • MySQL
  • Laravel
  • Codeigniter
  • Demos
  • Jquery
  • Javascript
  • Node js
  • Angular
  • Ubuntu
  • Programs
    • Python
  • Interview Questions & Answers
    • PHP
    • MySQL
    • Laravel
    • JavaScript (ES6)
  • Tools
    • JSON Formatter Tool
    • Word & Character Counter
    • Online Currency Converter Tool
    • Compare Code & Text Files
    • Youtube Videos Downloader
  • Post/Article Contribution
  • Donate

Category: Python

How to Install Python 3.11 on CentOS

How to Install Python 3.11 on CentOS

February 1, 2023 February 1, 2023 By Admin Leave a Comment on How to Install Python 3.11 on CentOS

Install python 3.11 on centOS; Through this tutorial, we will learn how to install and configure python 3.11 version on CentOS system. How to Install Python 3.11 on CentOS Just follow the following steps to install and configure python 3.11

Read More How to Install Python 3.11 on CentOS

How to Install Python 3.10 on CentOS

How to Install Python 3.10 on CentOS

November 11, 2022 November 11, 2022 By Admin Leave a Comment on How to Install Python 3.10 on CentOS

Install python 3.10 on centOS; Through this tutorial, we will learn how to install and configure python 3.10 version on CentOS system. How to Install Python 3.10 on CentOS Just follow the following steps to install and configure python 3.10

Read More How to Install Python 3.10 on CentOS

Python Program to Find Sum of N Natural Numbers

Python Program to Find Sum of N Natural Numbers

November 3, 2022 November 3, 2022 By Admin Leave a Comment on Python Program to Find Sum of N Natural Numbers

Sum of n natural numbers in python; In this tutorial, you will learn how do you write a Python program to find the sum of the first n natural number using while loop, for loop, and recursion function. The sum

Read More Python Program to Find Sum of N Natural Numbers

Python Program to Print Prime Number From 1 to N

Python Program to Print Prime Number From 1 to N

November 3, 2022 November 3, 2022 By Admin Leave a Comment on Python Program to Print Prime Number From 1 to N

In this tutorial, we will make 3 to 4 simple programs with the help of which we will print prime numbers from 1 to N (10, 100, 500, 1000) and also print their sum using for loop and while loop

Read More Python Program to Print Prime Number From 1 to N

Python Program to Swap Two Character of Given String

Python Program to Swap Two Character of Given String

November 3, 2022 November 3, 2022 By Admin 1 Comment on Python Program to Swap Two Character of Given String

Through this python tutorial, we would like to share with you how to swap first and last characters of given string in python. Python Program to Swap Two Character of Given String There are two python programs available in this

Read More Python Program to Swap Two Character of Given String

Python String to Int() and Int to String

Python String to Int() and Int to String

November 3, 2022 By Admin Leave a Comment on Python String to Int() and Int to String

To convert string to int and int to string python; In this tutorial, you will learn how to convert string to int and int to string python. There are two python built-in methods, which are commonly used to convert string

Read More Python String to Int() and Int to String

Python Program for Sum of squares of first n natural numbers

Python Program for Sum of squares of first n natural numbers

November 3, 2022 By Admin Leave a Comment on Python Program for Sum of squares of first n natural numbers

Python program to find sum of squares of first n natural numbers; In this tutorial, you will learn how to find sum of squares of first n natural numbers in python using for loop and mathematical formula. Python Program for

Read More Python Program for Sum of squares of first n natural numbers

Python Program to Convert Distance in Feet to Inches, Yards, and Miles

Python Program to Convert Distance in Feet to Inches, Yards, and Miles

November 3, 2022 By Admin Leave a Comment on Python Program to Convert Distance in Feet to Inches, Yards, and Miles

Python program to convert the distance in feet to inches, yards and miles; In this tutorial, you will learn how to convert the distance in feet to inches, yards and miles in python. Python program to convert a given height

Read More Python Program to Convert Distance in Feet to Inches, Yards, and Miles

Python Program to Find nth term of a Fibonacci Series

Python Program to Find nth term of a Fibonacci Series

November 3, 2022 By Admin Leave a Comment on Python Program to Find nth term of a Fibonacci Series

Program to find nth fibonacci number in python; In this tutorial, you will learn how to find nth term in fibonacci series in python using for loop, while loop and recursion function. Python Program to Find nth term of a

Read More Python Program to Find nth term of a Fibonacci Series

Python Program to Swap First and Last Digits of a Number

Python Program to Swap First and Last Digits of a Number

November 3, 2022 By Admin Leave a Comment on Python Program to Swap First and Last Digits of a Number

Python program to swap first and last digits of a given number; In this tutorial, you will learn how to swap or interchange first and last digits of a given number in python. How to swap first and last digit

Read More Python Program to Swap First and Last Digits of a Number

Posts navigation

Previous Page 1 Page 2 Page 3 … Page 18 Next

Primary Sidebar

Support Us

Tools

  • JSON Formatter Online
  • Word & Character Counter Online
  • Compare Code & Text Files Online
  • Youtube Video Downloader

Recent Posts

  • Uninstall Node.js on a Mac OS
  • How to Install Node.js and NPM on Windows 11|10
  • Install Node.js and NPM on Mac OS M1|M2 with HomeBrew
  • Set Node Js Path to System Environment Variable in Windows 11|10
  • Set Environment Variables in Mac OS

Categories

  • Ajax
  • Angular
  • Apache
  • AWS
  • Bash Shell
  • Best Free SEO Tools
  • Bootstrap
  • C
  • CentOS
  • Codeigniter
  • Composer
  • CURL
  • Django
  • Flask
  • Git (Github)
  • Go (Golang)
  • Java
  • Javascript
  • Jquery
  • Laravel
  • Linux
  • MacOS
  • Mongodb
  • MySQL
  • NGINX
  • Node js
  • PHP
  • Python
  • React
  • REST API
  • SEO
  • SQLite
  • SSL Certificate
  • Technology
  • Ubuntu
  • Uncategorized
  • Vue
  • Windows
  • Wordpress
  • Xampp

Recent Comments

  • hamid mazuji on How to Uninstall Xampp in Windows 11/10
  • sathish on Country State City Dropdown using Ajax in PHP MySQL
  • reyhan on Laravel 9 Resource Route Controller Example
  • reyhan on Laravel 9 Flash Message Example
  • Jerry on Registration and Login Form in PHP with MySQL Validation Source Code

Tags

Autocomplete Jquery Ui Search in laravel Autocomplete Search using Typeahead Js in laravel Create REST Api using Laravel Passport Datatables Custom Filter In Laravel How-to-Install Laravel on Windows with Composer how to find and delete duplicate records in mysql How to Import Export Excel in Laravel How to Install Apache in Ubuntu 18.04 How to Laravel Image Upload in Database How to Make User Login and Registration Laravel How to Send Mail in Laravel Install PHP in Ubuntu from Scratch Laravel 5 Send Email Example laravel autocomplete search jquery ajax Laravel Create Update Delete Example Laravel Crud Project With MySQL Database Laravel DataTable Ajax Crud Tutorial Laravel File Upload Via API Using Postman Laravel Google ReCaptcha Form Validation Laravel Import Excel to Database Laravel Import Export Excel to Database Example Laravel jQuery Ajax Categories and Subcategories Select Dropdown Laravel jQuery Ajax Post Form With Validation Laravel Login Authentication Using Email Tutorial Laravel Mail Send with Example Laravel Middleware Tutorial From Scratch Laravel Passport - Create REST API with authentication Laravel PHP Ajax Form Submit Without Refresh Page Laravel Send Email with Example Laravel Send Mail From Localhost Laravel Tutorial Import Export Excel & Csv to Database Laravel Upload Image Using Ajax Tutorial Mail Send in Laravel with Example mysql find and remove duplicate rows mysql find duplicate rows MySQL Find Duplicate Rows and Delete mysql query to find duplicate rows in a table PHP Laravel Simple Qr Code Generate Example Quick Install Laravel On Windows With Composer Remove First Character from String PHP Sending Email Via Gmail SMTP Server In Laravel Send Mail PHP Laravel Example Step by Step Guide to Building Your First Laravel Application Stripe Payement Gateway Integration in Laravel Upload Multiple Images in Laravel

Footer Widgets

Footer Menu

  • Home
  • About Us
  • Contact Us
  • Advertise With Us
  • Privacy Policy
  • Article/Post Contribution Guidelines
  • Sitemap
  • RS Chat
  • Donate
Copyright © Tuts Make . All rights reserved.