This is my code lower = int(input('pleace input the beggest num:')) upper = int(input('pleace input the smallest num:')) lis=[] for num in range(l
Specify Oxs_ScriptUZeeman [subst { script_args total_time script {SmoothStep $step_height [expr {$rise_time*1e-12}]} multiplier [expr {0.00
I want to draw horizontal and vertical dotted lines in android using shapes. I want to draw like this For Horizontal line <shape xmlns:android="http
I am very new to laravel, still learning how the framework works. I installed laravel Auth following this to tutorial https://laravel.com/docs/6.x/authenticat
I have been working in dashboarding for a long time and have always been using the traditional kimball star schema to build my reporting and dashboarding on. Th
Everyday at my job, i need to fetch results of these queries and send them one by one to these recipients.This is so much time consuming. What i want to do,is
I'm trying to add scrollbar to bootstrap modal body. But it add to entire content.How to add it to only to body.was using modals which had long content, and the