survival8
Pages
(Move to ...)
Index of Lessons in Technology
Index of Book Summaries
Index of Book Lists And Downloads
Index For Job Interviews Preparation
Index of "Algorithms: Design and Analysis"
Python Course (Index)
Data Analytics Course (Index)
Index of Machine Learning
Postings Index
Index of BITS WILP Exam Papers and Content
Lessons in Investing
Index of Math Lessons
Downloads
Index of Management Lessons
Book Requests
Index of English Lessons
Index of Medicines
Index of Quizzes (Educational)
▼
Friday, April 21, 2023
Demo of splitlines and split (Problem on Strings)
›
myfile.csv student_id,student_name,percentage 1,Ram,50 2,Jim,60 3,Jack,70 4,Jones,80 5,Rahim,90 Code with ...
7 Problems on Operators and Variables
›
Python is flexible about variable declaration. You do not need to give data type of a variable at the time of it...
Thursday, April 20, 2023
Ch 2 - Operators in Python
›
Python divides the operators into the following seven groups: Python divides the operators into the following ...
Tuesday, April 18, 2023
Ch 1 - Python's builtin functions
›
The most commonly used Python builtin function: print() “print()” function displays the value of argument passed...
Saturday, April 15, 2023
Orasore Mouth Ulcer Tablet
›
# Provides complete treatment for mouth ulcers # Reduces inflammation, redness and swelling of mouth ulcers ...
Friday, April 14, 2023
Ch 5 - Strings in Python
›
What is a string? A string is a sequence characters. When we write “he...
Thursday, April 13, 2023
Vomiford-MD Ondansteron Tablet
›
Vomiford -MD Tablet Prescription Required Manufacturer/ Marketer: Leeford Healthcare Ltd SALT COMPOSITION: ...
Tuesday, April 11, 2023
Python Books (Apr 2023)
›
Download Books 1. Fluent Python Luciano Ramalho, 2015 2. Automate the Boring Stuff with Python: Practical P...
Sunday, April 9, 2023
Lesson 2 - Some more examples of Sets (and a Venn Diagram for each)
›
set1 - set2 Int...
‹
›
Home
View web version