Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env python3
# coding: utf-8
# @2024-07-25 22:54:41
# vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4:
'''
resolve sudoku
'''
from copy import deepcopy
@4ft35t
4ft35t / simyo-esim.sh
Created August 19, 2024 08:41
get simyo esim code
#!/bin/bash
# get eSim LPA profile
# https://blog.ugoearn.com/simyo_5ber/
# https://shuzijumin.com/thread-479-1-1.html
phone_number="06..."
password="..."
simyo_curl() {