q
Sharing ideas, code, practical knowledge and learn with me
import random, webbrowser username = "bibek123" password = "hello@123" print("Welcome to the login page") input_username = input("Enter your username: …
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>HTML Table</title> <style> table{ border-collapse: collapse; } th{ padding: …
https://drive.google.com/file/d/1Lqmu00lPyV0Dbkf52jgGI0rlYUCa5SXZ/view?usp=sharing !pip install tensorflow Pillow import tensorflow as tf from tensorflow.keras.preprocessing.image import ImageDataGenerator from tensorflow.keras.models import Sequential from tensorflow.keras.layers …
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Section K rocks</title> <style> body{ background-color: black; } …
hing lib/main.dart on sdk gphone64 arm64 in debug mode... FAILURE: Build completed with 2 failures. 1: Task failed with an …